"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/17 02:21:36 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe" 2025/11/17 02:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 02:21:36 DEBUG : Creating backend with remote "TestS3:rclone-test-wucimac2kefe" 2025/11/17 02:21:36 DEBUG : Creating backend with remote "/tmp/rclone2227698966" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:36 INFO : S3 bucket rclone-test-wucimac2kefe: Bucket "rclone-test-wucimac2kefe" created with ACL "" 2025/11/17 02:21:37 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:37 DEBUG : dir/file1.rclone_chunk.001_us7zw1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:37 INFO : dir/file1.rclone_chunk.001_us7zw1: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:37 INFO : dir/file1.rclone_chunk.001_us7zw1: Deleted 2025/11/17 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.65s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:38 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:38 DEBUG : dir/file1.rclone_chunk.001_us809i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:38 INFO : dir/file1.rclone_chunk.001_us809i: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:38 INFO : dir/file1.rclone_chunk.001_us809i: Deleted 2025/11/17 02:21:38 DEBUG : dir/file2: size = 15 OK 2025/11/17 02:21:38 DEBUG : dir/file2.rclone_chunk.001_us8158: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/17 02:21:38 INFO : dir/file2.rclone_chunk.001_us8158: Copied (server-side copy) to: dir/file2 2025/11/17 02:21:38 INFO : dir/file2.rclone_chunk.001_us8158: Deleted 2025/11/17 02:21:38 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/17 02:21:38 DEBUG : dir/subdir/file3.rclone_chunk.001_us81p9: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/17 02:21:38 INFO : dir/subdir/file3.rclone_chunk.001_us81p9: Copied (server-side copy) to: dir/subdir/file3 2025/11/17 02:21:38 INFO : dir/subdir/file3.rclone_chunk.001_us81p9: Deleted 2025/11/17 02:21:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:39 DEBUG : dir/subdir: Looking for writers 2025/11/17 02:21:39 DEBUG : dir: Looking for writers 2025/11/17 02:21:39 DEBUG : file1: reading active writers 2025/11/17 02:21:39 DEBUG : file2: reading active writers 2025/11/17 02:21:39 DEBUG : subdir: reading active writers 2025/11/17 02:21:39 DEBUG : Looking for writers 2025/11/17 02:21:39 DEBUG : dir: reading active writers 2025/11/17 02:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.93s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:40 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:40 DEBUG : dir/file1.rclone_chunk.001_us827s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:40 INFO : dir/file1.rclone_chunk.001_us827s: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:40 INFO : dir/file1.rclone_chunk.001_us827s: Deleted 2025/11/17 02:21:40 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:40 DEBUG : dir: Looking for writers 2025/11/17 02:21:40 DEBUG : file1: reading active writers 2025/11/17 02:21:40 DEBUG : Looking for writers 2025/11/17 02:21:40 DEBUG : dir: reading active writers 2025/11/17 02:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:40 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:40 DEBUG : dir/file1.rclone_chunk.001_us832b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:40 INFO : dir/file1.rclone_chunk.001_us832b: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:40 INFO : dir/file1.rclone_chunk.001_us832b: Deleted 2025/11/17 02:21:41 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:41 DEBUG : dir: Looking for writers 2025/11/17 02:21:41 DEBUG : Looking for writers 2025/11/17 02:21:41 DEBUG : dir: reading active writers 2025/11/17 02:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:41 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:41 DEBUG : dir/file1.rclone_chunk.001_us84nr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:41 INFO : dir/file1.rclone_chunk.001_us84nr: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:41 INFO : dir/file1.rclone_chunk.001_us84nr: Deleted 2025/11/17 02:21:41 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:41 DEBUG : forgetting directory cache 2025/11/17 02:21:41 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:41 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:41 DEBUG : Looking for writers 2025/11/17 02:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:42 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:42 DEBUG : dir/file1.rclone_chunk.001_us85lb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:42 INFO : dir/file1.rclone_chunk.001_us85lb: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:42 INFO : dir/file1.rclone_chunk.001_us85lb: Deleted 2025/11/17 02:21:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/17 02:21:42 DEBUG : dir: invalidating directory cache 2025/11/17 02:21:42 DEBUG : >ForgetPath: 2025/11/17 02:21:42 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/17 02:21:42 DEBUG : invalidating directory cache 2025/11/17 02:21:42 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:42 DEBUG : >ForgetPath: 2025/11/17 02:21:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/17 02:21:42 DEBUG : >ForgetPath: 2025/11/17 02:21:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:42 DEBUG : dir: Looking for writers 2025/11/17 02:21:42 DEBUG : Looking for writers 2025/11/17 02:21:42 DEBUG : dir: reading active writers 2025/11/17 02:21:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.79s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:43 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:43 DEBUG : dir/file1.rclone_chunk.001_us853y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:43 INFO : dir/file1.rclone_chunk.001_us853y: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:43 INFO : dir/file1.rclone_chunk.001_us853y: Deleted 2025/11/17 02:21:43 DEBUG : fil/a/b/c: size = 15 OK 2025/11/17 02:21:43 DEBUG : fil/a/b/c.rclone_chunk.001_us8620: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/17 02:21:43 INFO : fil/a/b/c.rclone_chunk.001_us8620: Copied (server-side copy) to: fil/a/b/c 2025/11/17 02:21:43 INFO : fil/a/b/c.rclone_chunk.001_us8620: Deleted 2025/11/17 02:21:44 DEBUG : forgetting directory cache 2025/11/17 02:21:44 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:44 DEBUG : dir: Looking for writers 2025/11/17 02:21:44 DEBUG : fil/a/b: Looking for writers 2025/11/17 02:21:44 DEBUG : fil/a: Looking for writers 2025/11/17 02:21:44 DEBUG : b: reading active writers 2025/11/17 02:21:44 DEBUG : fil: Looking for writers 2025/11/17 02:21:44 DEBUG : a: reading active writers 2025/11/17 02:21:44 DEBUG : Looking for writers 2025/11/17 02:21:44 DEBUG : dir: reading active writers 2025/11/17 02:21:44 DEBUG : fil: reading active writers 2025/11/17 02:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:45 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:45 DEBUG : dir/file1.rclone_chunk.001_us87nj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:45 INFO : dir/file1.rclone_chunk.001_us87nj: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:45 INFO : dir/file1.rclone_chunk.001_us87nj: Deleted 2025/11/17 02:21:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:45 DEBUG : dir: Looking for writers 2025/11/17 02:21:45 DEBUG : Looking for writers 2025/11/17 02:21:45 DEBUG : dir: reading active writers 2025/11/17 02:21:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:45 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:45 DEBUG : dir/file1.rclone_chunk.001_us88hj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:45 INFO : dir/file1.rclone_chunk.001_us88hj: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:45 INFO : dir/file1.rclone_chunk.001_us88hj: Deleted 2025/11/17 02:21:46 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:46 DEBUG : dir: Looking for writers 2025/11/17 02:21:46 DEBUG : file1: reading active writers 2025/11/17 02:21:46 DEBUG : Looking for writers 2025/11/17 02:21:46 DEBUG : dir: reading active writers 2025/11/17 02:21:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:46 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:46 DEBUG : dir/file1.rclone_chunk.001_us89l4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:46 INFO : dir/file1.rclone_chunk.001_us89l4: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:46 INFO : dir/file1.rclone_chunk.001_us89l4: Deleted 2025/11/17 02:21:47 DEBUG : dir/file2: size = 15 OK 2025/11/17 02:21:47 DEBUG : dir/file2.rclone_chunk.001_us89d5: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/17 02:21:47 INFO : dir/file2.rclone_chunk.001_us89d5: Copied (server-side copy) to: dir/file2 2025/11/17 02:21:47 INFO : dir/file2.rclone_chunk.001_us89d5: Deleted 2025/11/17 02:21:47 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/17 02:21:47 DEBUG : dir/subdir/file3.rclone_chunk.001_us8aw3: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/17 02:21:47 INFO : dir/subdir/file3.rclone_chunk.001_us8aw3: Copied (server-side copy) to: dir/subdir/file3 2025/11/17 02:21:47 INFO : dir/subdir/file3.rclone_chunk.001_us8aw3: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/17 02:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/17 02:21:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/17 02:21:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/17 02:21:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/17 02:21:48 DEBUG : dir/virtualFile: size = 20 OK 2025/11/17 02:21:48 DEBUG : dir/virtualFile.rclone_chunk.001_us8a3n: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/17 02:21:48 INFO : dir/virtualFile.rclone_chunk.001_us8a3n: Copied (server-side copy) to: dir/virtualFile 2025/11/17 02:21:48 INFO : dir/virtualFile.rclone_chunk.001_us8a3n: Deleted 2025/11/17 02:21:48 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/17 02:21:48 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_us8b1y: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/17 02:21:48 INFO : dir/virtualDir/testFile.rclone_chunk.001_us8b1y: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/17 02:21:48 INFO : dir/virtualDir/testFile.rclone_chunk.001_us8b1y: Deleted 2025/11/17 02:21:48 DEBUG : S3 bucket rclone-test-wucimac2kefe: bucket is versioned: false 2025/11/17 02:21:48 DEBUG : Waiting for deletions to finish 2025/11/17 02:21:48 DEBUG : "dir/subdir/file3" version false 2025/11/17 02:21:48 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/17 02:21:48 INFO : dir/subdir/file3: Deleted 2025/11/17 02:21:48 DEBUG : dir: invalidating directory cache 2025/11/17 02:21:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/17 02:21:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/17 02:21:49 DEBUG : dir/file1: Reset virtual modtime 2025/11/17 02:21:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/17 02:21:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/17 02:21:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/17 02:21:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/17 02:21:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:49 DEBUG : dir: invalidating directory cache 2025/11/17 02:21:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/17 02:21:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 02:21:49 DEBUG : forgetting directory cache 2025/11/17 02:21:49 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:49 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/17 02:21:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/17 02:21:49 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:49 DEBUG : dir/virtualDir: Looking for writers 2025/11/17 02:21:49 DEBUG : dir/virtualDir2: Looking for writers 2025/11/17 02:21:49 DEBUG : dir: Looking for writers 2025/11/17 02:21:49 DEBUG : file1: reading active writers 2025/11/17 02:21:49 DEBUG : virtualFile2: reading active writers 2025/11/17 02:21:49 DEBUG : virtualDir2: reading active writers 2025/11/17 02:21:49 DEBUG : virtualFile: reading active writers 2025/11/17 02:21:49 DEBUG : virtualDir: reading active writers 2025/11/17 02:21:49 DEBUG : Looking for writers 2025/11/17 02:21:49 DEBUG : dir: reading active writers 2025/11/17 02:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.18s) --- PASS: TestDirReadDirAll/Virtual (1.20s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:49 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:49 DEBUG : dir/file1.rclone_chunk.001_us8cgi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:49 INFO : dir/file1.rclone_chunk.001_us8cgi: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:49 INFO : dir/file1.rclone_chunk.001_us8cgi: Deleted 2025/11/17 02:21:50 ERROR : dir/: Can only open directories read only 2025/11/17 02:21:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:50 DEBUG : dir: Looking for writers 2025/11/17 02:21:50 DEBUG : Looking for writers 2025/11/17 02:21:50 DEBUG : dir: reading active writers 2025/11/17 02:21:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:50 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:50 DEBUG : dir/file1.rclone_chunk.001_us8djp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:50 INFO : dir/file1.rclone_chunk.001_us8djp: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:50 INFO : dir/file1.rclone_chunk.001_us8djp: Deleted 2025/11/17 02:21:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:21:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/17 02:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:21:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:21:51 DEBUG : dir/potato: size = 5 OK 2025/11/17 02:21:51 DEBUG : dir/potato.rclone_chunk.001_us8e8f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:21:51 INFO : dir/potato.rclone_chunk.001_us8e8f: Copied (server-side copy) to: dir/potato 2025/11/17 02:21:51 INFO : dir/potato.rclone_chunk.001_us8e8f: Deleted 2025/11/17 02:21:51 DEBUG : dir/potato: size = 5 OK 2025/11/17 02:21:51 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/17 02:21:51 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/17 02:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:21:51 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:51 DEBUG : dir: Looking for writers 2025/11/17 02:21:51 DEBUG : file1: reading active writers 2025/11/17 02:21:51 DEBUG : potato: reading active writers 2025/11/17 02:21:51 DEBUG : Looking for writers 2025/11/17 02:21:51 DEBUG : dir: reading active writers 2025/11/17 02:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.42s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:52 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:52 DEBUG : dir/file1.rclone_chunk.001_us8e2o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:52 INFO : dir/file1.rclone_chunk.001_us8e2o: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:52 INFO : dir/file1.rclone_chunk.001_us8e2o: Deleted 2025/11/17 02:21:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/17 02:21:52 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:52 DEBUG : dir/sub: Looking for writers 2025/11/17 02:21:52 DEBUG : dir: Looking for writers 2025/11/17 02:21:52 DEBUG : file1: reading active writers 2025/11/17 02:21:52 DEBUG : sub: reading active writers 2025/11/17 02:21:52 DEBUG : Looking for writers 2025/11/17 02:21:52 DEBUG : dir: reading active writers 2025/11/17 02:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:53 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:53 DEBUG : dir/file1.rclone_chunk.001_us8f9t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:53 INFO : dir/file1.rclone_chunk.001_us8f9t: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:53 INFO : dir/file1.rclone_chunk.001_us8f9t: Deleted 2025/11/17 02:21:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 02:21: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/17 02:21:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:53 DEBUG : dir/sub/subsub: Looking for writers 2025/11/17 02:21:53 DEBUG : dir/sub: Looking for writers 2025/11/17 02:21:53 DEBUG : subsub: reading active writers 2025/11/17 02:21:53 DEBUG : dir: Looking for writers 2025/11/17 02:21:53 DEBUG : sub: reading active writers 2025/11/17 02:21:53 DEBUG : file1: reading active writers 2025/11/17 02:21:53 DEBUG : Looking for writers 2025/11/17 02:21:53 DEBUG : dir: reading active writers 2025/11/17 02:21:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:54 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:54 DEBUG : dir/file1.rclone_chunk.001_us8hn3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:54 INFO : dir/file1.rclone_chunk.001_us8hn3: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:54 INFO : dir/file1.rclone_chunk.001_us8hn3: Deleted 2025/11/17 02:21:54 ERROR : dir/: Dir.Remove not empty 2025/11/17 02:21:54 DEBUG : dir/file1: Remove: 2025/11/17 02:21:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:54 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:21:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:21:54 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:54 DEBUG : Looking for writers 2025/11/17 02:21:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.82s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:55 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:55 DEBUG : dir/file1.rclone_chunk.001_us8hhz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:55 INFO : dir/file1.rclone_chunk.001_us8hhz: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:55 INFO : dir/file1.rclone_chunk.001_us8hhz: Deleted 2025/11/17 02:21:55 DEBUG : dir/file1: Remove: 2025/11/17 02:21:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:55 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:21:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:21:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:55 DEBUG : Looking for writers 2025/11/17 02:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.85s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:56 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:56 DEBUG : dir/file1.rclone_chunk.001_us8ipv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:56 INFO : dir/file1.rclone_chunk.001_us8ipv: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:56 INFO : dir/file1.rclone_chunk.001_us8ipv: Deleted 2025/11/17 02:21:56 DEBUG : dir/file1: Remove: 2025/11/17 02:21:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:56 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/17 02:21:56 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:56 DEBUG : dir: Looking for writers 2025/11/17 02:21:56 DEBUG : Looking for writers 2025/11/17 02:21:56 DEBUG : dir: reading active writers 2025/11/17 02:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:56 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:56 DEBUG : dir/file1.rclone_chunk.001_us8jz5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:56 INFO : dir/file1.rclone_chunk.001_us8jz5: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:56 INFO : dir/file1.rclone_chunk.001_us8jz5: Deleted 2025/11/17 02:21:57 DEBUG : dir/file3: size = 15 OK 2025/11/17 02:21:57 DEBUG : dir/file3.rclone_chunk.001_us8kkw: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/17 02:21:57 INFO : dir/file3.rclone_chunk.001_us8kkw: Copied (server-side copy) to: dir/file3 2025/11/17 02:21:57 INFO : dir/file3.rclone_chunk.001_us8kkw: Deleted 2025/11/17 02:21:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/17 02:21:57 DEBUG : dir/file3: copy non-chunked object... 2025/11/17 02:21:57 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:21:58 DEBUG : dir2/file1: size = 14 OK 2025/11/17 02:21:58 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/17 02:21:58 DEBUG : dir2/file3: size = 15 OK 2025/11/17 02:21:58 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/17 02:21:58 INFO : dir/file1: Deleted 2025/11/17 02:21:58 INFO : dir/file3: Deleted 2025/11/17 02:21:58 DEBUG : dir: Updating dir with dir2 0xc0009e7860 2025/11/17 02:21:58 DEBUG : dir: forgetting directory cache 2025/11/17 02:21:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:21:58 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/17 02:21:58 DEBUG : dir2/file1: copy non-chunked object... 2025/11/17 02:21:58 DEBUG : file2: size = 14 OK 2025/11/17 02:21:58 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/17 02:21:58 INFO : dir2/file1: Deleted 2025/11/17 02:21:58 DEBUG : file2: Updating file with file2 0xc0008112c0 2025/11/17 02:21:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:21:58 DEBUG : file2: copy non-chunked object... 2025/11/17 02:21:58 DEBUG : dir2/file3: size = 14 OK 2025/11/17 02:21:58 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/17 02:21:59 INFO : file2: Deleted 2025/11/17 02:21:59 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008112c0 2025/11/17 02:21:59 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/17 02:21:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/17 02:21:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/17 02:21:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000590d00 2025/11/17 02:21:59 DEBUG : empty directory: forgetting directory cache 2025/11/17 02:21:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/17 02:21:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/17 02:21:59 DEBUG : dir2: Renaming to "dir3" 2025/11/17 02:21:59 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:59 DEBUG : renamed empty directory: Looking for writers 2025/11/17 02:21:59 DEBUG : dir3: Looking for writers 2025/11/17 02:21:59 DEBUG : file3: reading active writers 2025/11/17 02:21:59 DEBUG : Looking for writers 2025/11/17 02:21:59 DEBUG : dir3: reading active writers 2025/11/17 02:21:59 DEBUG : renamed empty directory: reading active writers 2025/11/17 02:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.83s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:21:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:21:59 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:59 DEBUG : dir/file1.rclone_chunk.001_us8mh3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:21:59 INFO : dir/file1.rclone_chunk.001_us8mh3: Copied (server-side copy) to: dir/file1 2025/11/17 02:21:59 INFO : dir/file1.rclone_chunk.001_us8mh3: Deleted 2025/11/17 02:22:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 02:22:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:22:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/17 02:22:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:22:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/17 02:22:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (12 bytes), uploading instead of streaming 2025/11/17 02:22:00 DEBUG : dir/sub/file2: size = 12 OK 2025/11/17 02:22:00 DEBUG : dir/sub/file2.rclone_chunk.001_us8nt9: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/17 02:22:00 INFO : dir/sub/file2.rclone_chunk.001_us8nt9: Copied (server-side copy) to: dir/sub/file2 2025/11/17 02:22:00 INFO : dir/sub/file2.rclone_chunk.001_us8nt9: Deleted 2025/11/17 02:22:00 DEBUG : dir/sub/file2: size = 12 OK 2025/11/17 02:22:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:00 DEBUG : forgetting directory cache 2025/11/17 02:22:00 DEBUG : dir: forgetting directory cache 2025/11/17 02:22:00 DEBUG : dir/sub: forgetting directory cache 2025/11/17 02:22:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/17 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:22:00 DEBUG : dir/sub/file0: size = 5 OK 2025/11/17 02:22:00 DEBUG : dir/sub/file0.rclone_chunk.001_us8nil: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:00 INFO : dir/sub/file0.rclone_chunk.001_us8nil: Copied (server-side copy) to: dir/sub/file0 2025/11/17 02:22:00 INFO : dir/sub/file0.rclone_chunk.001_us8nil: Deleted 2025/11/17 02:22:00 DEBUG : dir/sub/file0: size = 5 OK 2025/11/17 02:22:00 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/17 02:22:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:22:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:00 DEBUG : dir/sub: Looking for writers 2025/11/17 02:22:00 DEBUG : file2: reading active writers 2025/11/17 02:22:00 DEBUG : file0: reading active writers 2025/11/17 02:22:00 DEBUG : dir: Looking for writers 2025/11/17 02:22:00 DEBUG : file1: reading active writers 2025/11/17 02:22:00 DEBUG : sub: reading active writers 2025/11/17 02:22:00 DEBUG : Looking for writers 2025/11/17 02:22:00 DEBUG : dir: reading active writers 2025/11/17 02:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.89s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/17 02:22:01 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:01 DEBUG : Looking for writers 2025/11/17 02:22:01 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:01 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:01 DEBUG : dir/file1.rclone_chunk.001_us8o4y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:01 INFO : dir/file1.rclone_chunk.001_us8o4y: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:01 INFO : dir/file1.rclone_chunk.001_us8o4y: Deleted 2025/11/17 02:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/17 02:22:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/17 02:22:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/17 02:22:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/17 02:22:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:02 DEBUG : dir: Looking for writers 2025/11/17 02:22:02 DEBUG : file1: reading active writers 2025/11/17 02:22:02 DEBUG : file1.metadata: reading active writers 2025/11/17 02:22:02 DEBUG : Looking for writers 2025/11/17 02:22:02 DEBUG : dir: reading active writers 2025/11/17 02:22:02 DEBUG : dir.metadata: reading active writers 2025/11/17 02:22:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:02 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:02 DEBUG : dir/file1.rclone_chunk.001_us8p0s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:02 INFO : dir/file1.rclone_chunk.001_us8p0s: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:02 INFO : dir/file1.rclone_chunk.001_us8p0s: Deleted 2025/11/17 02:22:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:02 DEBUG : dir: Looking for writers 2025/11/17 02:22:02 DEBUG : file1: reading active writers 2025/11/17 02:22:02 DEBUG : Looking for writers 2025/11/17 02:22:02 DEBUG : dir: reading active writers 2025/11/17 02:22:02 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:03 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:03 DEBUG : dir/file1.rclone_chunk.001_us8qn4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:03 INFO : dir/file1.rclone_chunk.001_us8qn4: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:03 INFO : dir/file1.rclone_chunk.001_us8qn4: Deleted 2025/11/17 02:22:04 DEBUG : time_test: size = 5 OK 2025/11/17 02:22:04 DEBUG : time_test.rclone_chunk.001_us8q7u: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/17 02:22:04 INFO : time_test.rclone_chunk.001_us8q7u: Copied (server-side copy) to: time_test 2025/11/17 02:22:04 INFO : time_test.rclone_chunk.001_us8q7u: Deleted 2025/11/17 02:22:04 DEBUG : Can set mod time: true 2025/11/17 02:22:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:22:04 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:04 DEBUG : dir: Looking for writers 2025/11/17 02:22:04 DEBUG : file1: reading active writers 2025/11/17 02:22:04 DEBUG : Looking for writers 2025/11/17 02:22:04 DEBUG : dir: reading active writers 2025/11/17 02:22:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:05 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:05 DEBUG : dir/file1.rclone_chunk.001_us8r54: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:05 INFO : dir/file1.rclone_chunk.001_us8r54: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:05 INFO : dir/file1.rclone_chunk.001_us8r54: Deleted 2025/11/17 02:22:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:22:05 DEBUG : dir/file1: size = 0 OK 2025/11/17 02:22:05 DEBUG : dir/file1.rclone_chunk.001_us8sp1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:22:05 INFO : dir/file1.rclone_chunk.001_us8sp1: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:05 INFO : dir/file1.rclone_chunk.001_us8sp1: Deleted 2025/11/17 02:22:05 DEBUG : dir/file1: size = 0 OK 2025/11/17 02:22:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/17 02:22:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:06 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:06 DEBUG : dir: Looking for writers 2025/11/17 02:22:06 DEBUG : file1: reading active writers 2025/11/17 02:22:06 DEBUG : Looking for writers 2025/11/17 02:22:06 DEBUG : dir: reading active writers 2025/11/17 02:22:06 DEBUG : >WaitForWriters: 2025/11/17 02:22:06 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:06 DEBUG : dir: Looking for writers 2025/11/17 02:22:06 DEBUG : file1: reading active writers 2025/11/17 02:22:06 DEBUG : Looking for writers 2025/11/17 02:22:06 DEBUG : dir: reading active writers 2025/11/17 02:22:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:06 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:06 DEBUG : dir/file1.rclone_chunk.001_us8thn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:06 INFO : dir/file1.rclone_chunk.001_us8thn: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:06 INFO : dir/file1.rclone_chunk.001_us8thn: Deleted 2025/11/17 02:22:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:22:07 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:22:07 DEBUG : dir/file1.rclone_chunk.001_us8ugw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:07 INFO : dir/file1.rclone_chunk.001_us8ugw: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:07 INFO : dir/file1.rclone_chunk.001_us8ugw: Deleted 2025/11/17 02:22:07 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:22:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/17 02:22:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:07 DEBUG : dir: Looking for writers 2025/11/17 02:22:07 DEBUG : file1: reading active writers 2025/11/17 02:22:07 DEBUG : Looking for writers 2025/11/17 02:22:07 DEBUG : dir: reading active writers 2025/11/17 02:22:07 DEBUG : >WaitForWriters: 2025/11/17 02:22:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:07 DEBUG : dir: Looking for writers 2025/11/17 02:22:07 DEBUG : file1: reading active writers 2025/11/17 02:22:07 DEBUG : Looking for writers 2025/11/17 02:22:07 DEBUG : dir: reading active writers 2025/11/17 02:22:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 DEBUG : Config file has changed externally - reloading 2025/11/17 02:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:08 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:08 DEBUG : dir/file1.rclone_chunk.001_us8vwr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:08 INFO : dir/file1.rclone_chunk.001_us8vwr: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:08 INFO : dir/file1.rclone_chunk.001_us8vwr: Deleted 2025/11/17 02:22:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:22:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:08 DEBUG : dir: Looking for writers 2025/11/17 02:22:08 DEBUG : file1: reading active writers 2025/11/17 02:22:08 DEBUG : Looking for writers 2025/11/17 02:22:08 DEBUG : dir: reading active writers 2025/11/17 02:22:08 DEBUG : >WaitForWriters: 2025/11/17 02:22:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 DEBUG : Config file has changed externally - reloading 2025/11/17 02:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:09 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:09 DEBUG : dir/file1.rclone_chunk.001_us8w1z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:09 INFO : dir/file1.rclone_chunk.001_us8w1z: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:09 INFO : dir/file1.rclone_chunk.001_us8w1z: Deleted 2025/11/17 02:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:22:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:09 DEBUG : dir/file1(0xc00060fb80): close: 2025/11/17 02:22:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:22:09 DEBUG : dir/file1(0xc00060fb80): >close: err= 2025/11/17 02:22:09 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:09 DEBUG : dir: Looking for writers 2025/11/17 02:22:09 DEBUG : file1: reading active writers 2025/11/17 02:22:09 DEBUG : Looking for writers 2025/11/17 02:22:09 DEBUG : dir: reading active writers 2025/11/17 02:22:09 DEBUG : >WaitForWriters: 2025/11/17 02:22:09 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:09 DEBUG : dir: Looking for writers 2025/11/17 02:22:09 DEBUG : file1: reading active writers 2025/11/17 02:22:09 DEBUG : Looking for writers 2025/11/17 02:22:09 DEBUG : dir: reading active writers 2025/11/17 02:22:09 DEBUG : >WaitForWriters: 2025/11/17 02:22:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:10 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:10 DEBUG : dir/file1.rclone_chunk.001_us8xi1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:10 INFO : dir/file1.rclone_chunk.001_us8xi1: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:10 INFO : dir/file1.rclone_chunk.001_us8xi1: Deleted 2025/11/17 02:22:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:22:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): _writeAt: size=5, off=0 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): openPending: 2025/11/17 02:22:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): >openPending: err= 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): >_writeAt: n=5, err= 2025/11/17 02:22:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): close: 2025/11/17 02:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/17 02:22:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/17 02:22:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/17 02:22:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:22:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 02:22:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:10 DEBUG : dir/file1(0xc0009aed00): >close: err= 2025/11/17 02:22:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:10 DEBUG : dir: Looking for writers 2025/11/17 02:22:10 DEBUG : file1: reading active writers 2025/11/17 02:22:10 DEBUG : Looking for writers 2025/11/17 02:22:10 DEBUG : dir: reading active writers 2025/11/17 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:10 DEBUG : dir: Looking for writers 2025/11/17 02:22:10 DEBUG : file1: reading active writers 2025/11/17 02:22:10 DEBUG : Looking for writers 2025/11/17 02:22:10 DEBUG : dir: reading active writers 2025/11/17 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:10 DEBUG : dir: Looking for writers 2025/11/17 02:22:10 DEBUG : file1: reading active writers 2025/11/17 02:22:10 DEBUG : Looking for writers 2025/11/17 02:22:10 DEBUG : dir: reading active writers 2025/11/17 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:10 DEBUG : dir: Looking for writers 2025/11/17 02:22:10 DEBUG : file1: reading active writers 2025/11/17 02:22:10 DEBUG : Looking for writers 2025/11/17 02:22:10 DEBUG : dir: reading active writers 2025/11/17 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:10 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:10 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:10 DEBUG : dir: Looking for writers 2025/11/17 02:22:10 DEBUG : file1: reading active writers 2025/11/17 02:22:10 DEBUG : Looking for writers 2025/11/17 02:22:10 DEBUG : dir: reading active writers 2025/11/17 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:11 DEBUG : dir: Looking for writers 2025/11/17 02:22:11 DEBUG : file1: reading active writers 2025/11/17 02:22:11 DEBUG : Looking for writers 2025/11/17 02:22:11 DEBUG : dir: reading active writers 2025/11/17 02:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:11 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:11 DEBUG : dir/file1.rclone_chunk.001_us8xyk: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/17 02:22:11 INFO : dir/file1.rclone_chunk.001_us8xyk: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:11 INFO : dir/file1.rclone_chunk.001_us8xyk: Deleted 2025/11/17 02:22:11 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:11 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:11 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2025/11/17 02:22:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22: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/17 02:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:11 DEBUG : dir: Looking for writers 2025/11/17 02:22:11 DEBUG : file1: reading active writers 2025/11/17 02:22:11 DEBUG : Looking for writers 2025/11/17 02:22:11 DEBUG : dir: reading active writers 2025/11/17 02:22:11 DEBUG : >WaitForWriters: 2025/11/17 02:22:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:11 DEBUG : dir: Looking for writers 2025/11/17 02:22:11 DEBUG : file1: reading active writers 2025/11/17 02:22:11 DEBUG : Looking for writers 2025/11/17 02:22:11 DEBUG : dir: reading active writers 2025/11/17 02:22:11 DEBUG : >WaitForWriters: 2025/11/17 02:22:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.66s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.66s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.67s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:12 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:12 DEBUG : dir/file1.rclone_chunk.001_us8y61: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:12 INFO : dir/file1.rclone_chunk.001_us8y61: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:12 INFO : dir/file1.rclone_chunk.001_us8y61: Deleted 2025/11/17 02:22:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:12 DEBUG : dir: Looking for writers 2025/11/17 02:22:12 DEBUG : file1: reading active writers 2025/11/17 02:22:12 DEBUG : Looking for writers 2025/11/17 02:22:12 DEBUG : dir: reading active writers 2025/11/17 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2025/11/17 02:22:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/17 02:22:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:22:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/17 02:22:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:12 DEBUG : Looking for writers 2025/11/17 02:22:12 DEBUG : file.txt: reading active writers 2025/11/17 02:22:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:13 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:13 DEBUG : dir/file1.rclone_chunk.001_us8z8u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:13 INFO : dir/file1.rclone_chunk.001_us8z8u: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:13 INFO : dir/file1.rclone_chunk.001_us8z8u: Deleted 2025/11/17 02:22:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:22:13 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:13 DEBUG : dir/file1.rclone_chunk.001_us90xi: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:13 INFO : dir/file1.rclone_chunk.001_us90xi: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:13 INFO : dir/file1.rclone_chunk.001_us90xi: Deleted 2025/11/17 02:22:13 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/17 02:22:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:13 DEBUG : dir: Looking for writers 2025/11/17 02:22:13 DEBUG : file1: reading active writers 2025/11/17 02:22:13 DEBUG : Looking for writers 2025/11/17 02:22:13 DEBUG : dir: reading active writers 2025/11/17 02:22:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:14 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:14 DEBUG : dir/file1.rclone_chunk.001_us913r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:14 INFO : dir/file1.rclone_chunk.001_us913r: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:14 INFO : dir/file1.rclone_chunk.001_us913r: Deleted 2025/11/17 02:22:14 DEBUG : dir/file1: Remove: 2025/11/17 02:22:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:14 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:22:14 DEBUG : dir/file1: Remove: 2025/11/17 02:22:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 02:22:14 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:14 DEBUG : dir: Looking for writers 2025/11/17 02:22:14 DEBUG : Looking for writers 2025/11/17 02:22:14 DEBUG : dir: reading active writers 2025/11/17 02:22:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:15 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:15 DEBUG : dir/file1.rclone_chunk.001_us9150: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:15 INFO : dir/file1.rclone_chunk.001_us9150: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:15 INFO : dir/file1.rclone_chunk.001_us9150: Deleted 2025/11/17 02:22:15 DEBUG : dir/file1: Remove: 2025/11/17 02:22:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:15 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:22:15 DEBUG : dir/file1: Remove: 2025/11/17 02:22:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:15 DEBUG : dir: Looking for writers 2025/11/17 02:22:15 DEBUG : Looking for writers 2025/11/17 02:22:15 DEBUG : dir: reading active writers 2025/11/17 02:22:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:16 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:16 DEBUG : dir/file1.rclone_chunk.001_us92l9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:16 INFO : dir/file1.rclone_chunk.001_us92l9: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:16 INFO : dir/file1.rclone_chunk.001_us92l9: Deleted 2025/11/17 02:22:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:22:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/17 02:22:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:16 DEBUG : dir/file1: Open: flags=0x3 2025/11/17 02:22:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/17 02:22:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/17 02:22:16 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:16 DEBUG : dir: Looking for writers 2025/11/17 02:22:16 DEBUG : file1: reading active writers 2025/11/17 02:22:16 DEBUG : Looking for writers 2025/11/17 02:22:16 DEBUG : dir: reading active writers 2025/11/17 02:22:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:16 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:16 DEBUG : dir/file1.rclone_chunk.001_us93i3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:16 INFO : dir/file1.rclone_chunk.001_us93i3: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:16 INFO : dir/file1.rclone_chunk.001_us93i3: Deleted 2025/11/17 02:22:17 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:17 DEBUG : dir: Looking for writers 2025/11/17 02:22:17 DEBUG : file1: reading active writers 2025/11/17 02:22:17 DEBUG : Looking for writers 2025/11/17 02:22:17 DEBUG : dir: reading active writers 2025/11/17 02:22:17 DEBUG : >WaitForWriters: 2025/11/17 02:22:17 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:17 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:17 INFO : dir/file1: Deleted 2025/11/17 02:22:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000c0c540 2025/11/17 02:22:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:17 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:17 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:17 INFO : newLeaf: Deleted 2025/11/17 02:22:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000c0c540 2025/11/17 02:22:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c0c540 2025/11/17 02:22:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:22:18 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:18 DEBUG : dir/file1.rclone_chunk.001_us95t0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:18 INFO : dir/file1.rclone_chunk.001_us95t0: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:18 INFO : dir/file1.rclone_chunk.001_us95t0: Deleted 2025/11/17 02:22:18 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:18 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/17 02:22:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:18 DEBUG : newLeaf: Running delayed rename now 2025/11/17 02:22:18 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:18 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:18 INFO : dir/file1: Deleted 2025/11/17 02:22:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000c0c540 2025/11/17 02:22:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:18 DEBUG : dir: Looking for writers 2025/11/17 02:22:18 DEBUG : Looking for writers 2025/11/17 02:22:18 DEBUG : dir: reading active writers 2025/11/17 02:22:18 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:18 DEBUG : >WaitForWriters: 2025/11/17 02:22:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:18 DEBUG : dir: Looking for writers 2025/11/17 02:22:18 DEBUG : Looking for writers 2025/11/17 02:22:18 DEBUG : dir: reading active writers 2025/11/17 02:22:18 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:19 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:19 DEBUG : dir/file1.rclone_chunk.001_us96ie: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:19 INFO : dir/file1.rclone_chunk.001_us96ie: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:19 INFO : dir/file1.rclone_chunk.001_us96ie: Deleted 2025/11/17 02:22:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:19 DEBUG : dir: Looking for writers 2025/11/17 02:22:19 DEBUG : file1: reading active writers 2025/11/17 02:22:19 DEBUG : Looking for writers 2025/11/17 02:22:19 DEBUG : dir: reading active writers 2025/11/17 02:22:19 DEBUG : >WaitForWriters: 2025/11/17 02:22:19 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:20 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:20 INFO : dir/file1: Deleted 2025/11/17 02:22:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000810d80 2025/11/17 02:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:20 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:20 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:20 INFO : newLeaf: Deleted 2025/11/17 02:22:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000810d80 2025/11/17 02:22:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000810d80 2025/11/17 02:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:22:20 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:20 DEBUG : dir/file1.rclone_chunk.001_us9747: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:20 INFO : dir/file1.rclone_chunk.001_us9747: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:21 INFO : dir/file1.rclone_chunk.001_us9747: Deleted 2025/11/17 02:22:21 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/17 02:22:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:21 DEBUG : newLeaf: Running delayed rename now 2025/11/17 02:22:21 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:21 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:21 INFO : dir/file1: Deleted 2025/11/17 02:22:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000810d80 2025/11/17 02:22:21 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:21 DEBUG : dir: Looking for writers 2025/11/17 02:22:21 DEBUG : Looking for writers 2025/11/17 02:22:21 DEBUG : dir: reading active writers 2025/11/17 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:21 DEBUG : >WaitForWriters: 2025/11/17 02:22:21 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:21 DEBUG : dir: Looking for writers 2025/11/17 02:22:21 DEBUG : Looking for writers 2025/11/17 02:22:21 DEBUG : dir: reading active writers 2025/11/17 02:22:21 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:21 DEBUG : >WaitForWriters: 2025/11/17 02:22:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:21 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:21 DEBUG : dir/file1.rclone_chunk.001_us98zj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:21 INFO : dir/file1.rclone_chunk.001_us98zj: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:21 INFO : dir/file1.rclone_chunk.001_us98zj: Deleted 2025/11/17 02:22:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): openPending: 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): >openPending: err= 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): _writeAt: size=14, off=0 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): >_writeAt: n=14, err= 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): close: 2025/11/17 02:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0004cea80): >close: err= 2025/11/17 02:22:22 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:22 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:22 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:22 DEBUG : dir/file1.rclone_chunk.001_us99tb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:22 INFO : dir/file1.rclone_chunk.001_us99tb: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:22 INFO : dir/file1.rclone_chunk.001_us99tb: Deleted 2025/11/17 02:22:22 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:22 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:22 DEBUG : dir: Looking for writers 2025/11/17 02:22:22 DEBUG : file1: reading active writers 2025/11/17 02:22:22 DEBUG : Looking for writers 2025/11/17 02:22:22 DEBUG : dir: reading active writers 2025/11/17 02:22:22 DEBUG : >WaitForWriters: 2025/11/17 02:22:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): _readAt: size=512, off=0 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): openPending: 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): >openPending: err= 2025/11/17 02:22:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): >_readAt: n=14, err=EOF 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): close: 2025/11/17 02:22:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:22 DEBUG : dir/file1(0xc0009aecc0): >close: err= 2025/11/17 02:22:23 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:23 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:23 INFO : dir/file1: Deleted 2025/11/17 02:22:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000a71500 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:23 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:23 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:23 INFO : newLeaf: Deleted 2025/11/17 02:22:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 02:22:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000a71500 2025/11/17 02:22:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:23 DEBUG : dir/file1(0xc0008d9ac0): openPending: 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:23 DEBUG : dir/file1(0xc0008d9ac0): >openPending: err= 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:23 DEBUG : dir/file1(0xc0008d9ac0): _writeAt: size=25, off=0 2025/11/17 02:22:23 DEBUG : dir/file1(0xc0008d9ac0): >_writeAt: n=25, err= 2025/11/17 02:22:23 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:23 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:23 INFO : dir/file1: Deleted 2025/11/17 02:22:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000a71500 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:23 DEBUG : newLeaf(0xc0008d9ac0): close: 2025/11/17 02:22:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:23.637771863 +0000 UTC m=+47.630643082 2025/11/17 02:22:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:23 DEBUG : newLeaf(0xc0008d9ac0): >close: err= 2025/11/17 02:22:23 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:23 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:23 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:24 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:24 DEBUG : newLeaf.rclone_chunk.001_us9asn: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:24 INFO : newLeaf.rclone_chunk.001_us9asn: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:24 INFO : newLeaf.rclone_chunk.001_us9asn: Deleted 2025/11/17 02:22:24 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:24 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:23.637771863 +0000 UTC" 2025/11/17 02:22:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:24 DEBUG : >WaitForWriters: 2025/11/17 02:22:24 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:24 DEBUG : >WaitForWriters: 2025/11/17 02:22:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:25 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:25 DEBUG : dir/file1.rclone_chunk.001_us9bac: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:25 INFO : dir/file1.rclone_chunk.001_us9bac: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:25 INFO : dir/file1.rclone_chunk.001_us9bac: Deleted 2025/11/17 02:22:25 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:25 DEBUG : dir: Looking for writers 2025/11/17 02:22:25 DEBUG : file1: reading active writers 2025/11/17 02:22:25 DEBUG : Looking for writers 2025/11/17 02:22:25 DEBUG : dir: reading active writers 2025/11/17 02:22:25 DEBUG : >WaitForWriters: 2025/11/17 02:22:25 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:25 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:25 INFO : dir/file1: Deleted 2025/11/17 02:22:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008100c0 2025/11/17 02:22:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:25 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:25 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:25 INFO : newLeaf: Deleted 2025/11/17 02:22:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0008100c0 2025/11/17 02:22:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:26 DEBUG : dir/file1(0xc0004cf3c0): openPending: 2025/11/17 02:22:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:26 DEBUG : dir/file1(0xc0004cf3c0): >openPending: err= 2025/11/17 02:22:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:26 DEBUG : dir/file1(0xc0004cf3c0): _writeAt: size=25, off=0 2025/11/17 02:22:26 DEBUG : dir/file1(0xc0004cf3c0): >_writeAt: n=25, err= 2025/11/17 02:22:26 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:26 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:26 INFO : dir/file1: Deleted 2025/11/17 02:22:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008100c0 2025/11/17 02:22:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:26 DEBUG : newLeaf(0xc0004cf3c0): close: 2025/11/17 02:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:26.037262695 +0000 UTC m=+50.030133924 2025/11/17 02:22:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:26 DEBUG : newLeaf(0xc0004cf3c0): >close: err= 2025/11/17 02:22:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:26 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:26 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:26 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:26 DEBUG : newLeaf.rclone_chunk.001_us9d2h: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:26 INFO : newLeaf.rclone_chunk.001_us9d2h: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:26 INFO : newLeaf.rclone_chunk.001_us9d2h: Deleted 2025/11/17 02:22:26 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:26 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:26.037262695 +0000 UTC" 2025/11/17 02:22:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : >WaitForWriters: 2025/11/17 02:22:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : >WaitForWriters: 2025/11/17 02:22:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:27 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:27 DEBUG : dir/file1.rclone_chunk.001_us9ecc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:27 INFO : dir/file1.rclone_chunk.001_us9ecc: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:27 INFO : dir/file1.rclone_chunk.001_us9ecc: Deleted 2025/11/17 02:22:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:27 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): openPending: 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): >openPending: err= 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): _writeAt: size=14, off=0 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): >_writeAt: n=14, err= 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): close: 2025/11/17 02:22:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:27 DEBUG : dir/file1(0xc000ce6e80): >close: err= 2025/11/17 02:22:27 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:27 DEBUG : dir: Looking for writers 2025/11/17 02:22:27 DEBUG : file1: reading active writers 2025/11/17 02:22:27 DEBUG : Looking for writers 2025/11/17 02:22:27 DEBUG : dir: reading active writers 2025/11/17 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:27 DEBUG : dir: Looking for writers 2025/11/17 02:22:27 DEBUG : file1: reading active writers 2025/11/17 02:22:27 DEBUG : Looking for writers 2025/11/17 02:22:27 DEBUG : dir: reading active writers 2025/11/17 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:27 DEBUG : dir: Looking for writers 2025/11/17 02:22:27 DEBUG : file1: reading active writers 2025/11/17 02:22:27 DEBUG : Looking for writers 2025/11/17 02:22:27 DEBUG : dir: reading active writers 2025/11/17 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:27 DEBUG : dir: Looking for writers 2025/11/17 02:22:27 DEBUG : file1: reading active writers 2025/11/17 02:22:27 DEBUG : Looking for writers 2025/11/17 02:22:27 DEBUG : dir: reading active writers 2025/11/17 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:27 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:27 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:28 DEBUG : dir: Looking for writers 2025/11/17 02:22:28 DEBUG : file1: reading active writers 2025/11/17 02:22:28 DEBUG : Looking for writers 2025/11/17 02:22:28 DEBUG : dir: reading active writers 2025/11/17 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:28 DEBUG : dir: Looking for writers 2025/11/17 02:22:28 DEBUG : file1: reading active writers 2025/11/17 02:22:28 DEBUG : Looking for writers 2025/11/17 02:22:28 DEBUG : dir: reading active writers 2025/11/17 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:28 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:28 DEBUG : dir/file1.rclone_chunk.001_us9eex: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:28 INFO : dir/file1.rclone_chunk.001_us9eex: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:28 INFO : dir/file1.rclone_chunk.001_us9eex: Deleted 2025/11/17 02:22:28 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:28 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 02:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:28 DEBUG : dir: Looking for writers 2025/11/17 02:22:28 DEBUG : file1: reading active writers 2025/11/17 02:22:28 DEBUG : Looking for writers 2025/11/17 02:22:28 DEBUG : dir: reading active writers 2025/11/17 02:22:28 DEBUG : >WaitForWriters: 2025/11/17 02:22:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): _readAt: size=512, off=0 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): openPending: 2025/11/17 02:22:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/17 02:22:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): >openPending: err= 2025/11/17 02:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): >_readAt: n=14, err=EOF 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): close: 2025/11/17 02:22:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:28 DEBUG : dir/file1(0xc00096ea80): >close: err= 2025/11/17 02:22:28 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:28 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:28 INFO : dir/file1: Deleted 2025/11/17 02:22:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0001abe00 2025/11/17 02:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:28 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:29 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:29 INFO : newLeaf: Deleted 2025/11/17 02:22:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 02:22:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0001abe00 2025/11/17 02:22:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:29 DEBUG : dir/file1(0xc000b44540): openPending: 2025/11/17 02:22:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/17 02:22:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:29 DEBUG : dir/file1(0xc000b44540): >openPending: err= 2025/11/17 02:22:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:29 DEBUG : dir/file1(0xc000b44540): _writeAt: size=25, off=0 2025/11/17 02:22:29 DEBUG : dir/file1(0xc000b44540): >_writeAt: n=25, err= 2025/11/17 02:22:29 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:29 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:29 INFO : dir/file1: Deleted 2025/11/17 02:22:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0001abe00 2025/11/17 02:22:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:29 DEBUG : newLeaf(0xc000b44540): close: 2025/11/17 02:22:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:29.261227936 +0000 UTC m=+53.254099205 2025/11/17 02:22:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:29 DEBUG : newLeaf(0xc000b44540): >close: err= 2025/11/17 02:22:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:29 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:29 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:29 DEBUG : dir: Looking for writers 2025/11/17 02:22:29 DEBUG : Looking for writers 2025/11/17 02:22:29 DEBUG : dir: reading active writers 2025/11/17 02:22:29 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:29 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:29 DEBUG : newLeaf.rclone_chunk.001_us9gr9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:29 INFO : newLeaf.rclone_chunk.001_us9gr9: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:29 INFO : newLeaf.rclone_chunk.001_us9gr9: Deleted 2025/11/17 02:22:29 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:29 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:29.261227936 +0000 UTC" 2025/11/17 02:22:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:30 DEBUG : dir: Looking for writers 2025/11/17 02:22:30 DEBUG : Looking for writers 2025/11/17 02:22:30 DEBUG : dir: reading active writers 2025/11/17 02:22:30 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:30 DEBUG : >WaitForWriters: 2025/11/17 02:22:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:30 DEBUG : dir: Looking for writers 2025/11/17 02:22:30 DEBUG : Looking for writers 2025/11/17 02:22:30 DEBUG : dir: reading active writers 2025/11/17 02:22:30 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:30 DEBUG : >WaitForWriters: 2025/11/17 02:22:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:30 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:30 DEBUG : dir/file1.rclone_chunk.001_us9h12: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:30 INFO : dir/file1.rclone_chunk.001_us9h12: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:30 INFO : dir/file1.rclone_chunk.001_us9h12: Deleted 2025/11/17 02:22:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:30 DEBUG : dir: Looking for writers 2025/11/17 02:22:30 DEBUG : file1: reading active writers 2025/11/17 02:22:30 DEBUG : Looking for writers 2025/11/17 02:22:30 DEBUG : dir: reading active writers 2025/11/17 02:22:30 DEBUG : >WaitForWriters: 2025/11/17 02:22:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:30 DEBUG : dir/file1(0xc0005540c0): _readAt: size=512, off=0 2025/11/17 02:22:30 DEBUG : dir/file1(0xc0005540c0): openPending: 2025/11/17 02:22:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:30 DEBUG : dir/file1(0xc0005540c0): >openPending: err= 2025/11/17 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/17 02:22:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0005540c0): >_readAt: n=14, err=EOF 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0005540c0): close: 2025/11/17 02:22:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0005540c0): >close: err= 2025/11/17 02:22:31 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:31 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:31 INFO : dir/file1: Deleted 2025/11/17 02:22:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000a443c0 2025/11/17 02:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:31 DEBUG : newLeaf: copy non-chunked object... 2025/11/17 02:22:31 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:31 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:31 INFO : newLeaf: Deleted 2025/11/17 02:22:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 02:22:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000a443c0 2025/11/17 02:22:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0009d5980): openPending: 2025/11/17 02:22:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/17 02:22:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0009d5980): >openPending: err= 2025/11/17 02:22:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0009d5980): _writeAt: size=25, off=0 2025/11/17 02:22:31 DEBUG : dir/file1(0xc0009d5980): >_writeAt: n=25, err= 2025/11/17 02:22:31 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:22:31 DEBUG : newLeaf: size = 14 OK 2025/11/17 02:22:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:31 INFO : dir/file1: Deleted 2025/11/17 02:22:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000a443c0 2025/11/17 02:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:31 DEBUG : newLeaf(0xc0009d5980): close: 2025/11/17 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:31.75368442 +0000 UTC m=+55.746555608 2025/11/17 02:22:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:31 DEBUG : newLeaf(0xc0009d5980): >close: err= 2025/11/17 02:22:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:31 DEBUG : dir: Looking for writers 2025/11/17 02:22:31 DEBUG : Looking for writers 2025/11/17 02:22:31 DEBUG : dir: reading active writers 2025/11/17 02:22:31 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:31 DEBUG : dir: Looking for writers 2025/11/17 02:22:31 DEBUG : Looking for writers 2025/11/17 02:22:31 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:31 DEBUG : dir: reading active writers 2025/11/17 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:31 DEBUG : dir: Looking for writers 2025/11/17 02:22:31 DEBUG : Looking for writers 2025/11/17 02:22:31 DEBUG : dir: reading active writers 2025/11/17 02:22:31 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:32 DEBUG : dir: Looking for writers 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : dir: reading active writers 2025/11/17 02:22:32 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:32 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:32 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:32 DEBUG : dir: Looking for writers 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : dir: reading active writers 2025/11/17 02:22:32 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:32 DEBUG : dir: Looking for writers 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:32 DEBUG : dir: reading active writers 2025/11/17 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:32 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:32 DEBUG : newLeaf.rclone_chunk.001_us9j7m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:32 INFO : newLeaf.rclone_chunk.001_us9j7m: Copied (server-side copy) to: newLeaf 2025/11/17 02:22:32 INFO : newLeaf.rclone_chunk.001_us9j7m: Deleted 2025/11/17 02:22:32 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:32 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:31.75368442 +0000 UTC" 2025/11/17 02:22:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:32 DEBUG : dir: Looking for writers 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : dir: reading active writers 2025/11/17 02:22:32 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:32 DEBUG : >WaitForWriters: 2025/11/17 02:22:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:32 DEBUG : dir: Looking for writers 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:32 DEBUG : dir: reading active writers 2025/11/17 02:22:32 DEBUG : >WaitForWriters: 2025/11/17 02:22:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestFileRename (16.33s) --- PASS: TestFileRename/off,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=true (3.20s) --- PASS: TestFileRename/writes,forceCache=false (2.39s) --- PASS: TestFileRename/writes,forceCache=true (3.24s) --- PASS: TestFileRename/full,forceCache=false (2.57s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:32 DEBUG : Looking for writers 2025/11/17 02:22:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:33 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:33 DEBUG : dir/file1.rclone_chunk.001_us9kuh: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:33 INFO : dir/file1.rclone_chunk.001_us9kuh: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:33 INFO : dir/file1.rclone_chunk.001_us9kuh: Deleted 2025/11/17 02:22:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:22:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:33 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : file1: reading active writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.90s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:34 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:34 DEBUG : dir/file1.rclone_chunk.001_us9kb9: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:34 INFO : dir/file1.rclone_chunk.001_us9kb9: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:34 INFO : dir/file1.rclone_chunk.001_us9kb9: Deleted 2025/11/17 02:22:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 02:22:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 02:22:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 02:22:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/17 02:22:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/17 02:22:35 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:35 DEBUG : dir: Looking for writers 2025/11/17 02:22:35 DEBUG : file1: reading active writers 2025/11/17 02:22:35 DEBUG : Looking for writers 2025/11/17 02:22:35 DEBUG : dir: reading active writers 2025/11/17 02:22:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:35 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:35 DEBUG : dir/file1.rclone_chunk.001_us9m4p: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:35 INFO : dir/file1.rclone_chunk.001_us9m4p: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:35 INFO : dir/file1.rclone_chunk.001_us9m4p: Deleted 2025/11/17 02:22:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:22:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 02:22:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 02:22:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 02:22:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 02:22:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 02:22:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 02:22:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/17 02:22:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/17 02:22:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/17 02:22:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 02:22:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 02:22:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 02:22:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 02:22:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/17 02:22:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 02:22:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 02:22:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 02:22:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/17 02:22:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:36 DEBUG : dir: Looking for writers 2025/11/17 02:22:36 DEBUG : file1: reading active writers 2025/11/17 02:22:36 DEBUG : Looking for writers 2025/11/17 02:22:36 DEBUG : dir: reading active writers 2025/11/17 02:22:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:37 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:37 DEBUG : dir/file1.rclone_chunk.001_us9ngt: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:37 INFO : dir/file1.rclone_chunk.001_us9ngt: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:37 INFO : dir/file1.rclone_chunk.001_us9ngt: Deleted 2025/11/17 02:22:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:22:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:37 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:37 DEBUG : dir: Looking for writers 2025/11/17 02:22:37 DEBUG : file1: reading active writers 2025/11/17 02:22:37 DEBUG : Looking for writers 2025/11/17 02:22:37 DEBUG : dir: reading active writers 2025/11/17 02:22:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:37 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:37 DEBUG : dir/file1.rclone_chunk.001_us9o8g: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:37 INFO : dir/file1.rclone_chunk.001_us9o8g: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:37 INFO : dir/file1.rclone_chunk.001_us9o8g: Deleted 2025/11/17 02:22:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:22:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/17 02:22:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/17 02:22:38 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:38 DEBUG : dir: Looking for writers 2025/11/17 02:22:38 DEBUG : file1: reading active writers 2025/11/17 02:22:38 DEBUG : Looking for writers 2025/11/17 02:22:38 DEBUG : dir: reading active writers 2025/11/17 02:22:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:38 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:38 DEBUG : dir/file1.rclone_chunk.001_us9p63: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:38 INFO : dir/file1.rclone_chunk.001_us9p63: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:38 INFO : dir/file1.rclone_chunk.001_us9p63: Deleted 2025/11/17 02:22:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): _readAt: size=1, off=0 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): openPending: 2025/11/17 02:22:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >openPending: err= 2025/11/17 02:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 02:22:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >_readAt: n=1, err= 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): _readAt: size=256, off=1 2025/11/17 02:22:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >_readAt: n=15, err=EOF 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): _readAt: size=16, off=16 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >_readAt: n=0, err=EOF 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): close: 2025/11/17 02:22:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >close: err= 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): close: 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000abb040): >close: err=file already closed 2025/11/17 02:22:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:39 DEBUG : dir: Looking for writers 2025/11/17 02:22:39 DEBUG : file1: reading active writers 2025/11/17 02:22:39 DEBUG : Looking for writers 2025/11/17 02:22:39 DEBUG : dir: reading active writers 2025/11/17 02:22:39 DEBUG : >WaitForWriters: 2025/11/17 02:22:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:39 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:39 DEBUG : dir/file1.rclone_chunk.001_us9qfs: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:39 INFO : dir/file1.rclone_chunk.001_us9qfs: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:39 INFO : dir/file1.rclone_chunk.001_us9qfs: Deleted 2025/11/17 02:22:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000a43600): _readAt: size=1, off=0 2025/11/17 02:22:39 DEBUG : dir/file1(0xc000a43600): openPending: 2025/11/17 02:22:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >openPending: err= 2025/11/17 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >_readAt: n=1, err= 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): _readAt: size=1, off=5 2025/11/17 02:22:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >_readAt: n=1, err= 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): _readAt: size=1, off=3 2025/11/17 02:22:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >_readAt: n=1, err= 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): _readAt: size=1, off=13 2025/11/17 02:22:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >_readAt: n=1, err= 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): _readAt: size=16, off=100 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >_readAt: n=0, err=EOF 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): close: 2025/11/17 02:22:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a43600): >close: err= 2025/11/17 02:22:40 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:40 DEBUG : dir: Looking for writers 2025/11/17 02:22:40 DEBUG : file1: reading active writers 2025/11/17 02:22:40 DEBUG : Looking for writers 2025/11/17 02:22:40 DEBUG : dir: reading active writers 2025/11/17 02:22:40 DEBUG : >WaitForWriters: 2025/11/17 02:22:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:40 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:40 DEBUG : dir/file1.rclone_chunk.001_us9r2z: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:40 INFO : dir/file1.rclone_chunk.001_us9r2z: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:40 INFO : dir/file1.rclone_chunk.001_us9r2z: Deleted 2025/11/17 02:22:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a6f140): _readAt: size=1, off=0 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a6f140): openPending: 2025/11/17 02:22:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:40 DEBUG : dir/file1(0xc000a6f140): >openPending: err= 2025/11/17 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=1, err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=1, off=5 2025/11/17 02:22:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=1, err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=1, off=1 2025/11/17 02:22:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=1, err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=6, off=10 2025/11/17 02:22:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=6, err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=256, off=10 2025/11/17 02:22:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=6, err=EOF 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=256, off=100 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=0, err=EOF 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): close: 2025/11/17 02:22:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >close: err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): _readAt: size=256, off=100 2025/11/17 02:22:41 DEBUG : dir/file1(0xc000a6f140): >_readAt: n=0, err=file already closed 2025/11/17 02:22:41 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:41 DEBUG : dir: Looking for writers 2025/11/17 02:22:41 DEBUG : file1: reading active writers 2025/11/17 02:22:41 DEBUG : Looking for writers 2025/11/17 02:22:41 DEBUG : dir: reading active writers 2025/11/17 02:22:41 DEBUG : >WaitForWriters: 2025/11/17 02:22:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:41 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:41 DEBUG : dir/file1.rclone_chunk.001_us9seu: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:41 INFO : dir/file1.rclone_chunk.001_us9seu: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:41 INFO : dir/file1.rclone_chunk.001_us9seu: Deleted 2025/11/17 02:22:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:41 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:41 DEBUG : dir/file1(0xc00060eb00): RWFileHandle.Flush 2025/11/17 02:22:41 DEBUG : dir/file1(0xc00060eb00): _readAt: size=256, off=0 2025/11/17 02:22:41 DEBUG : dir/file1(0xc00060eb00): openPending: 2025/11/17 02:22:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:41 DEBUG : dir/file1(0xc00060eb00): >openPending: err= 2025/11/17 02:22:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/17 02:22:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:42 DEBUG : dir/file1(0xc00060eb00): >_readAt: n=16, err=EOF 2025/11/17 02:22:42 DEBUG : dir/file1(0xc00060eb00): RWFileHandle.Flush 2025/11/17 02:22:42 DEBUG : dir/file1(0xc00060eb00): RWFileHandle.Flush 2025/11/17 02:22:42 DEBUG : dir/file1(0xc00060eb00): close: 2025/11/17 02:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:42 DEBUG : dir/file1(0xc00060eb00): >close: err= 2025/11/17 02:22:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:42 DEBUG : dir: Looking for writers 2025/11/17 02:22:42 DEBUG : file1: reading active writers 2025/11/17 02:22:42 DEBUG : Looking for writers 2025/11/17 02:22:42 DEBUG : dir: reading active writers 2025/11/17 02:22:42 DEBUG : >WaitForWriters: 2025/11/17 02:22:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:42 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:42 DEBUG : dir/file1.rclone_chunk.001_us9tav: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:42 INFO : dir/file1.rclone_chunk.001_us9tav: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:42 INFO : dir/file1.rclone_chunk.001_us9tav: Deleted 2025/11/17 02:22:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:22:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): _readAt: size=256, off=0 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): openPending: 2025/11/17 02:22:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): >openPending: err= 2025/11/17 02:22:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/17 02:22:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): >_readAt: n=16, err=EOF 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): RWFileHandle.Release 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): close: 2025/11/17 02:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): >close: err= 2025/11/17 02:22:42 DEBUG : dir/file1(0xc000ce7a40): RWFileHandle.Release 2025/11/17 02:22:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:42 DEBUG : dir: Looking for writers 2025/11/17 02:22:42 DEBUG : file1: reading active writers 2025/11/17 02:22:42 DEBUG : Looking for writers 2025/11/17 02:22:42 DEBUG : dir: reading active writers 2025/11/17 02:22:42 DEBUG : >WaitForWriters: 2025/11/17 02:22:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:43 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): openPending: 2025/11/17 02:22:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): >openPending: err= 2025/11/17 02:22:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): _writeAt: size=5, off=0 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): >_writeAt: n=5, err= 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): _writeAt: size=7, off=5 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): >_writeAt: n=7, err= 2025/11/17 02:22:43 DEBUG : file1: vfs cache: truncate to size=11 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): close: 2025/11/17 02:22:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:43.174157414 +0000 UTC m=+67.167028612 2025/11/17 02:22:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): >close: err= 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): close: 2025/11/17 02:22:43 DEBUG : file1(0xc0008d85c0): >close: err=file already closed 2025/11/17 02:22:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:43 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:43 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:43 DEBUG : file1: size = 11 OK 2025/11/17 02:22:43 DEBUG : file1.rclone_chunk.001_us9u2l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:22:43 INFO : file1.rclone_chunk.001_us9u2l: Copied (server-side copy) to: file1 2025/11/17 02:22:43 INFO : file1.rclone_chunk.001_us9u2l: Deleted 2025/11/17 02:22:43 DEBUG : file1: size = 11 OK 2025/11/17 02:22:43 INFO : file1: Copied (new) 2025/11/17 02:22:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 02:22:43.174157414 +0000 UTC" 2025/11/17 02:22:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : >WaitForWriters: 2025/11/17 02:22:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:43 DEBUG : Looking for writers 2025/11/17 02:22:43 DEBUG : file1: reading active writers 2025/11/17 02:22:43 DEBUG : >WaitForWriters: 2025/11/17 02:22:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:44 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): openPending: 2025/11/17 02:22:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): >openPending: err= 2025/11/17 02:22:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): _writeAt: size=7, off=0 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): >_writeAt: n=7, err= 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): _writeAt: size=6, off=5 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): >_writeAt: n=6, err= 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): close: 2025/11/17 02:22:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:44.082194982 +0000 UTC m=+68.075066199 2025/11/17 02:22:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): >close: err= 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): _writeAt: size=5, off=0 2025/11/17 02:22:44 DEBUG : file1(0xc000a4e240): >_writeAt: n=0, err=file already closed 2025/11/17 02:22:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:44 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:44 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:44 DEBUG : file1: size = 11 OK 2025/11/17 02:22:44 DEBUG : file1.rclone_chunk.001_us9vie: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:22:44 INFO : file1.rclone_chunk.001_us9vie: Copied (server-side copy) to: file1 2025/11/17 02:22:44 INFO : file1.rclone_chunk.001_us9vie: Deleted 2025/11/17 02:22:44 DEBUG : file1: size = 11 OK 2025/11/17 02:22:44 INFO : file1: Copied (new) 2025/11/17 02:22:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 02:22:44.082194982 +0000 UTC" 2025/11/17 02:22:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:44 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : >WaitForWriters: 2025/11/17 02:22:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : >WaitForWriters: 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:44 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:44 DEBUG : file1(0xc000aba0c0): openPending: 2025/11/17 02:22:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:44 DEBUG : file1(0xc000aba0c0): >openPending: err= 2025/11/17 02:22:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:44 DEBUG : file1(0xc000aba0c0): close: 2025/11/17 02:22:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:44.990453092 +0000 UTC m=+68.983324320 2025/11/17 02:22:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:44 DEBUG : file1(0xc000aba0c0): >close: err= 2025/11/17 02:22:44 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:22:44 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:22:44 DEBUG : file2: newRWFileHandle: 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): openPending: 2025/11/17 02:22:44 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): >openPending: err= 2025/11/17 02:22:44 DEBUG : file2: >newRWFileHandle: err= 2025/11/17 02:22:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:44 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/17 02:22:44 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): RWFileHandle.Flush 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): RWFileHandle.Release 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): close: 2025/11/17 02:22:44 DEBUG : file2: vfs cache: setting modification time to 2025-11-17 02:22:44.991797914 +0000 UTC m=+68.984669143 2025/11/17 02:22:44 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:44 DEBUG : file2(0xc000aba540): >close: err= 2025/11/17 02:22:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:44 DEBUG : Looking for writers 2025/11/17 02:22:44 DEBUG : file1: reading active writers 2025/11/17 02:22:44 DEBUG : file2: reading active writers 2025/11/17 02:22:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/17 02:22:45 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:45 DEBUG : file2: vfs cache: starting upload 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/17 02:22:45 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:45 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/17 02:22:45 DEBUG : file2: size = 0 OK 2025/11/17 02:22:45 DEBUG : file2.rclone_chunk.001_us9wkn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:22:45 INFO : file2.rclone_chunk.001_us9wkn: Copied (server-side copy) to: file2 2025/11/17 02:22:45 DEBUG : file1: size = 0 OK 2025/11/17 02:22:45 DEBUG : file1.rclone_chunk.001_us9w2e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:22:45 INFO : file1.rclone_chunk.001_us9w2e: Copied (server-side copy) to: file1 2025/11/17 02:22:45 INFO : file2.rclone_chunk.001_us9wkn: Deleted 2025/11/17 02:22:45 DEBUG : file2: size = 0 OK 2025/11/17 02:22:45 INFO : file2: Copied (new) 2025/11/17 02:22:45 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-17 02:22:44.991797914 +0000 UTC" 2025/11/17 02:22:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/17 02:22:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:22:45 INFO : file2: vfs cache: upload succeeded try #1 2025/11/17 02:22:45 INFO : file1.rclone_chunk.001_us9w2e: Deleted 2025/11/17 02:22:45 DEBUG : file1: size = 0 OK 2025/11/17 02:22:45 INFO : file1: Copied (new) 2025/11/17 02:22:45 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-17 02:22:44.990453092 +0000 UTC" 2025/11/17 02:22:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : >WaitForWriters: 2025/11/17 02:22:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : file2: reading active writers 2025/11/17 02:22:45 DEBUG : >WaitForWriters: 2025/11/17 02:22:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:45 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): openPending: 2025/11/17 02:22:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): >openPending: err= 2025/11/17 02:22:45 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): _writeAt: size=5, off=0 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): >_writeAt: n=5, err= 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): RWFileHandle.Flush 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): RWFileHandle.Flush 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): close: 2025/11/17 02:22:45 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:45.983059769 +0000 UTC m=+69.975930957 2025/11/17 02:22:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:45 DEBUG : file1(0xc000912800): >close: err= 2025/11/17 02:22:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:45 DEBUG : Looking for writers 2025/11/17 02:22:45 DEBUG : file1: reading active writers 2025/11/17 02:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:46 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:46 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:46 DEBUG : file1: size = 5 OK 2025/11/17 02:22:46 DEBUG : file1.rclone_chunk.001_us9xbf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:46 INFO : file1.rclone_chunk.001_us9xbf: Copied (server-side copy) to: file1 2025/11/17 02:22:46 INFO : file1.rclone_chunk.001_us9xbf: Deleted 2025/11/17 02:22:46 DEBUG : file1: size = 5 OK 2025/11/17 02:22:46 INFO : file1: Copied (new) 2025/11/17 02:22:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:22:45.983059769 +0000 UTC" 2025/11/17 02:22:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:46 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : >WaitForWriters: 2025/11/17 02:22:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:46 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): openPending: 2025/11/17 02:22:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): >openPending: err= 2025/11/17 02:22:46 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): _writeAt: size=5, off=0 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): >_writeAt: n=5, err= 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): RWFileHandle.Release 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): close: 2025/11/17 02:22:46 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:46.810597886 +0000 UTC m=+70.803469075 2025/11/17 02:22:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): >close: err= 2025/11/17 02:22:46 DEBUG : file1(0xc000a431c0): RWFileHandle.Release 2025/11/17 02:22:46 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:46 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:46 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:47 DEBUG : Looking for writers 2025/11/17 02:22:47 DEBUG : file1: reading active writers 2025/11/17 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:47 DEBUG : file1: size = 5 OK 2025/11/17 02:22:47 DEBUG : file1.rclone_chunk.001_us9xg2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:47 INFO : file1.rclone_chunk.001_us9xg2: Copied (server-side copy) to: file1 2025/11/17 02:22:47 INFO : file1.rclone_chunk.001_us9xg2: Deleted 2025/11/17 02:22:47 DEBUG : file1: size = 5 OK 2025/11/17 02:22:47 INFO : file1: Copied (new) 2025/11/17 02:22:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:22:46.810597886 +0000 UTC" 2025/11/17 02:22:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:47 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:47 DEBUG : Looking for writers 2025/11/17 02:22:47 DEBUG : file1: reading active writers 2025/11/17 02:22:47 DEBUG : >WaitForWriters: 2025/11/17 02:22:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:47 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:47 DEBUG : dir/file1.rclone_chunk.001_us9yr1: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:47 INFO : dir/file1.rclone_chunk.001_us9yr1: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:48 INFO : dir/file1.rclone_chunk.001_us9yr1: Deleted 2025/11/17 02:22:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:22:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): openPending: 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): >openPending: err= 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): _writeAt: size=5, off=0 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): >_writeAt: n=5, err= 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): close: 2025/11/17 02:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 02:22:48.328844838 +0000 UTC m=+72.321716056 2025/11/17 02:22:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0004cf280): >close: err= 2025/11/17 02:22:48 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:48 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:48 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:22:48 DEBUG : dir/file1.rclone_chunk.001_us9z2b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:48 INFO : dir/file1.rclone_chunk.001_us9z2b: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:48 INFO : dir/file1.rclone_chunk.001_us9z2b: Deleted 2025/11/17 02:22:48 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:22:48 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-17 02:22:48.328844838 +0000 UTC" 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : >WaitForWriters: 2025/11/17 02:22:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:49 DEBUG : dir/file1: size = 16 OK 2025/11/17 02:22:49 DEBUG : dir/file1.rclone_chunk.001_usa0m0: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/17 02:22:49 INFO : dir/file1.rclone_chunk.001_usa0m0: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:49 INFO : dir/file1.rclone_chunk.001_usa0m0: Deleted 2025/11/17 02:22:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): _writeAt: size=5, off=0 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): openPending: 2025/11/17 02:22:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): >openPending: err= 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): >_writeAt: n=5, err= 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): _writeAt: size=15, off=5 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): >_writeAt: n=15, err= 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): close: 2025/11/17 02:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/17 02:22:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 02:22:49.852959184 +0000 UTC m=+73.845830403 2025/11/17 02:22:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:49 DEBUG : dir/file1(0xc000555380): >close: err= 2025/11/17 02:22:49 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:49 DEBUG : dir: Looking for writers 2025/11/17 02:22:49 DEBUG : file1: reading active writers 2025/11/17 02:22:49 DEBUG : Looking for writers 2025/11/17 02:22:49 DEBUG : dir: reading active writers 2025/11/17 02:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:49 DEBUG : dir: Looking for writers 2025/11/17 02:22:49 DEBUG : file1: reading active writers 2025/11/17 02:22:49 DEBUG : Looking for writers 2025/11/17 02:22:49 DEBUG : dir: reading active writers 2025/11/17 02:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:49 DEBUG : dir: Looking for writers 2025/11/17 02:22:49 DEBUG : file1: reading active writers 2025/11/17 02:22:49 DEBUG : Looking for writers 2025/11/17 02:22:49 DEBUG : dir: reading active writers 2025/11/17 02:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:49 DEBUG : dir: Looking for writers 2025/11/17 02:22:49 DEBUG : file1: reading active writers 2025/11/17 02:22:49 DEBUG : Looking for writers 2025/11/17 02:22:49 DEBUG : dir: reading active writers 2025/11/17 02:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:49 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:50 DEBUG : dir: Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : dir: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:50 DEBUG : dir: Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : dir: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:50 DEBUG : dir/file1: size = 20 OK 2025/11/17 02:22:50 DEBUG : dir/file1.rclone_chunk.001_usa0mg: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/17 02:22:50 INFO : dir/file1.rclone_chunk.001_usa0mg: Copied (server-side copy) to: dir/file1 2025/11/17 02:22:50 INFO : dir/file1.rclone_chunk.001_usa0mg: Deleted 2025/11/17 02:22:50 DEBUG : dir/file1: size = 20 OK 2025/11/17 02:22:50 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:50 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-17 02:22:49.852959184 +0000 UTC" 2025/11/17 02:22:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:50 DEBUG : dir: Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : dir: reading active writers 2025/11/17 02:22:50 DEBUG : >WaitForWriters: 2025/11/17 02:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:50 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): openPending: 2025/11/17 02:22:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): >openPending: err= 2025/11/17 02:22:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): _writeAt: size=5, off=0 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): >_writeAt: n=5, err= 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): close: 2025/11/17 02:22:50 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:22:50.728934408 +0000 UTC m=+74.721805606 2025/11/17 02:22:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:50 DEBUG : file1(0xc00096ac00): >close: err= 2025/11/17 02:22:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:50 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:50 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:50 DEBUG : Looking for writers 2025/11/17 02:22:50 DEBUG : file1: reading active writers 2025/11/17 02:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : file1: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:51 DEBUG : file1: size = 5 OK 2025/11/17 02:22:51 DEBUG : file1.rclone_chunk.001_usa1y1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:51 INFO : file1.rclone_chunk.001_usa1y1: Copied (server-side copy) to: file1 2025/11/17 02:22:51 INFO : file1.rclone_chunk.001_usa1y1: Deleted 2025/11/17 02:22:51 DEBUG : file1: size = 5 OK 2025/11/17 02:22:51 INFO : file1: Copied (new) 2025/11/17 02:22:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:22:50.728934408 +0000 UTC" 2025/11/17 02:22:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:51 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : file1: reading active writers 2025/11/17 02:22:51 DEBUG : >WaitForWriters: 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/17 02:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.554420553 +0000 UTC m=+75.547291781 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913540): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.554420553 +0000 UTC m=+75.547291781 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009139c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.554420553 +0000 UTC m=+75.547291781 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913e80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f420 item 1 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.558822812 +0000 UTC m=+75.551694041 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.558822812 +0000 UTC m=+75.551694041 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4eb80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fce0 item 2 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.561935082 +0000 UTC m=+75.554806300 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f1c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.561935082 +0000 UTC m=+75.554806300 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.561935082 +0000 UTC m=+75.554806300 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fb00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e540 item 3 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.565476256 +0000 UTC m=+75.558347474 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a2940): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.565476256 +0000 UTC m=+75.558347474 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee70 item 4 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.568673755 +0000 UTC m=+75.561544983 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004ce380): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.568673755 +0000 UTC m=+75.561544983 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cecc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.568673755 +0000 UTC m=+75.561544983 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f570 item 5 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.572568283 +0000 UTC m=+75.565439511 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cfb80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.572568283 +0000 UTC m=+75.565439511 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba140): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fce0 item 6 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.575063875 +0000 UTC m=+75.567935092 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba7c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.575063875 +0000 UTC m=+75.567935092 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abacc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.575063875 +0000 UTC m=+75.567935092 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 7 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.579373671 +0000 UTC m=+75.572244889 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb8c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.579373671 +0000 UTC m=+75.572244889 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbe40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 8 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000ce64c0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce64c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.583289577 +0000 UTC m=+75.576160806 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6880): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.583289577 +0000 UTC m=+75.576160806 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6d00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.583289577 +0000 UTC m=+75.576160806 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7200): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 9 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.588123377 +0000 UTC m=+75.580994646 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7880): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.588123377 +0000 UTC m=+75.580994646 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7e40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 10 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc0009ae540): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae540): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.592250171 +0000 UTC m=+75.585121398 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009ae900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.592250171 +0000 UTC m=+75.585121398 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009aee00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.592250171 +0000 UTC m=+75.585121398 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a43e40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c08c0 item 11 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.597981023 +0000 UTC m=+75.590852241 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083e540): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.597981023 +0000 UTC m=+75.590852241 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083ea80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db500 item 12 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc00083f0c0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f0c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.602303021 +0000 UTC m=+75.595174259 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083f480): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.602303021 +0000 UTC m=+75.595174259 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00083fb40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db8f0 item 13 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.606130674 +0000 UTC m=+75.599001901 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38240): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.606130674 +0000 UTC m=+75.599001901 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38780): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa070 item 14 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000a38dc0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a38dc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.609027439 +0000 UTC m=+75.601898667 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.609027439 +0000 UTC m=+75.601898667 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39840): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa540 item 15 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.612272858 +0000 UTC m=+75.605144086 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a39ec0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.612272858 +0000 UTC m=+75.605144086 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aaa80 item 16 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.615179391 +0000 UTC m=+75.608050619 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cac0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.615179391 +0000 UTC m=+75.608050619 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.615179391 +0000 UTC m=+75.608050619 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab340 item 17 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.62445303 +0000 UTC m=+75.617324248 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af300): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.62445303 +0000 UTC m=+75.617324248 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009af840): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0d90 item 18 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.626948312 +0000 UTC m=+75.619819500 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009afec0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.626948312 +0000 UTC m=+75.619819500 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.626948312 +0000 UTC m=+75.619819500 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02940): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c17a0 item 19 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.631908148 +0000 UTC m=+75.624779366 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b02fc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.631908148 +0000 UTC m=+75.624779366 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03500): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80000 item 20 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.635466915 +0000 UTC m=+75.628338143 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b03b80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.635466915 +0000 UTC m=+75.628338143 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28100): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.635466915 +0000 UTC m=+75.628338143 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28600): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80380 item 21 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.639645435 +0000 UTC m=+75.632516653 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b28c80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.639645435 +0000 UTC m=+75.632516653 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b291c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80a10 item 22 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.642865146 +0000 UTC m=+75.635736364 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29840): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.642865146 +0000 UTC m=+75.635736364 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b29d40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.642865146 +0000 UTC m=+75.635736364 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b462c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80e70 item 23 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.646955309 +0000 UTC m=+75.639826548 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46940): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.646955309 +0000 UTC m=+75.639826548 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b46e80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81500 item 24 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000b474c0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b474c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.652381922 +0000 UTC m=+75.645253150 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47880): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.652381922 +0000 UTC m=+75.645253150 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b47d80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.652381922 +0000 UTC m=+75.645253150 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76340): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c818f0 item 25 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.656633869 +0000 UTC m=+75.649505097 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b769c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.656633869 +0000 UTC m=+75.649505097 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b76f00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a2a0 item 26 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000b77540): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77540): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.659582181 +0000 UTC m=+75.652453409 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.659582181 +0000 UTC m=+75.652453409 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b77e00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.659582181 +0000 UTC m=+75.652453409 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9c3c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a930 item 27 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.664076874 +0000 UTC m=+75.656948102 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9ca40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.664076874 +0000 UTC m=+75.656948102 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9cf80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6b260 item 28 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000b9d5c0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d5c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.667105927 +0000 UTC m=+75.659977116 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b9d980): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.667105927 +0000 UTC m=+75.659977116 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba0c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6b730 item 29 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.670866553 +0000 UTC m=+75.663737771 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bba740): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.670866553 +0000 UTC m=+75.663737771 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbac80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6bab0 item 30 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): _readAt: size=2, off=0 2025/11/17 02:22:51 ERROR : open-test-file(0xc000bbb2c0): Couldn't read size of file 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb2c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.673677888 +0000 UTC m=+75.666549106 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbb680): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.673677888 +0000 UTC m=+75.666549106 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bbbd40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6bf10 item 31 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.676608537 +0000 UTC m=+75.669479764 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.676608537 +0000 UTC m=+75.669479764 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda980): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 32 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.679858614 +0000 UTC m=+75.672729843 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdafc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 33 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.680718958 +0000 UTC m=+75.673590186 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.680718958 +0000 UTC m=+75.673590186 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb940): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f260 item 33 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.683551753 +0000 UTC m=+75.676422971 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc000): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34070 item 34 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.686161841 +0000 UTC m=+75.679033059 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc480): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.686161841 +0000 UTC m=+75.679033059 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfc9c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34230 item 34 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.689519009 +0000 UTC m=+75.682390198 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003485b0 item 35 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.690091383 +0000 UTC m=+75.682962571 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096a600): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.690091383 +0000 UTC m=+75.682962571 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096ab00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a10 item 35 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.692602044 +0000 UTC m=+75.685473232 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 36 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.693892786 +0000 UTC m=+75.686763974 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096b680): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.693892786 +0000 UTC m=+75.686763974 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00096bbc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 36 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.695539054 +0000 UTC m=+75.688410242 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac280): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 37 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.69634165 +0000 UTC m=+75.689212838 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bac700): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.69634165 +0000 UTC m=+75.689212838 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bacc00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa150 item 37 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.698112422 +0000 UTC m=+75.690983610 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad280): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa620 item 38 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.699079457 +0000 UTC m=+75.691950645 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bad7c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.699079457 +0000 UTC m=+75.691950645 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000baddc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa850 item 38 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.700955647 +0000 UTC m=+75.693826825 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd2c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab030 item 39 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.702005507 +0000 UTC m=+75.694876695 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfd7c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.702005507 +0000 UTC m=+75.694876695 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bfdcc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab340 item 39 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.704276348 +0000 UTC m=+75.697147535 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554500): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab9d0 item 40 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.704969629 +0000 UTC m=+75.697840806 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554a00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.704969629 +0000 UTC m=+75.697840806 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000554f40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007abc70 item 40 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.706525307 +0000 UTC m=+75.699396495 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555500): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e2a0 item 41 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.707932486 +0000 UTC m=+75.700803705 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555a00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e460 item 41 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.709176962 +0000 UTC m=+75.702048190 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000555ec0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.709176962 +0000 UTC m=+75.702048190 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060e8c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e700 item 41 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.712582672 +0000 UTC m=+75.705453880 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00060fb80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4ebd0 item 42 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.713953093 +0000 UTC m=+75.706824291 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8100): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4eee0 item 42 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.714807015 +0000 UTC m=+75.707678213 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.714807015 +0000 UTC m=+75.707678213 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d8c00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f180 item 42 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.719819951 +0000 UTC m=+75.712691139 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9240): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f960 item 43 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.720596137 +0000 UTC m=+75.713467335 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9740): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4fb20 item 43 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.721541251 +0000 UTC m=+75.714412449 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008d9cc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.721541251 +0000 UTC m=+75.714412449 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912000): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4fd50 item 43 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.724457041 +0000 UTC m=+75.717328240 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912680): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e345b0 item 44 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.725471434 +0000 UTC m=+75.718342632 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000912b80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34770 item 44 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.727147149 +0000 UTC m=+75.720018357 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009130c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.727147149 +0000 UTC m=+75.720018357 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34930 item 44 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.7318387 +0000 UTC m=+75.724709908 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000913c80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34cb0 item 45 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.732643701 +0000 UTC m=+75.725514909 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4e280): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.732643701 +0000 UTC m=+75.725514909 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4ea40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34e70 item 45 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.735331474 +0000 UTC m=+75.728202683 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e351f0 item 46 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.736346929 +0000 UTC m=+75.729218137 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4f580): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.736346929 +0000 UTC m=+75.729218137 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4fc80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e353b0 item 46 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.740944956 +0000 UTC m=+75.733816164 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3100): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35810 item 47 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.741804038 +0000 UTC m=+75.734675247 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0003a3bc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.741804038 +0000 UTC m=+75.734675247 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cea00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e359d0 item 47 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.744498023 +0000 UTC m=+75.737369230 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf040): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35d50 item 48 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.745340483 +0000 UTC m=+75.738211692 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0004cf840): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.745340483 +0000 UTC m=+75.738211692 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba040): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35f10 item 48 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.748167337 +0000 UTC m=+75.741038545 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000aba680): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2bd0 item 49 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.749142957 +0000 UTC m=+75.742014166 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abab00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.749142957 +0000 UTC m=+75.742014166 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb040): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e35e0 item 49 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.751500621 +0000 UTC m=+75.744371830 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abb780): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e000 item 50 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.752757299 +0000 UTC m=+75.745628507 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000abbcc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.752757299 +0000 UTC m=+75.745628507 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6300): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e230 item 50 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.755384718 +0000 UTC m=+75.748255926 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6980): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ed20 item 51 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.756509008 +0000 UTC m=+75.749380226 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce6e80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.756509008 +0000 UTC m=+75.749380226 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce73c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031efc0 item 51 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.758816817 +0000 UTC m=+75.751688026 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000ce7a40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fa40 item 52 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.759703091 +0000 UTC m=+75.752574299 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.759703091 +0000 UTC m=+75.752574299 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc70 item 52 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.761955006 +0000 UTC m=+75.754826214 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a42dc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00380 item 53 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.762852089 +0000 UTC m=+75.755723277 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a432c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.762852089 +0000 UTC m=+75.755723277 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bda400): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003302a0 item 53 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.766155868 +0000 UTC m=+75.759027076 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaa80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003308c0 item 54 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.767272914 +0000 UTC m=+75.760144122 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdaf80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.767272914 +0000 UTC m=+75.760144122 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdb500): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330af0 item 54 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.770083436 +0000 UTC m=+75.762954644 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bdbb80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331420 item 55 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.771145339 +0000 UTC m=+75.764016547 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.771145339 +0000 UTC m=+75.764016547 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007666c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331730 item 55 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.773617558 +0000 UTC m=+75.766488766 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000766d40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 56 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.774612554 +0000 UTC m=+75.767483762 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767240): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.774612554 +0000 UTC m=+75.767483762 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007677c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 56 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.777596252 +0000 UTC m=+75.770467461 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000767e00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 57 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.778646894 +0000 UTC m=+75.771518112 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007823c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 57 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.779809104 +0000 UTC m=+75.772680312 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.779809104 +0000 UTC m=+75.772680312 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000782e80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 57 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.782147381 +0000 UTC m=+75.775018590 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007834c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 58 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.783122832 +0000 UTC m=+75.775994041 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783a00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328380 item 58 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.784988332 +0000 UTC m=+75.777859540 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000783f40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.784988332 +0000 UTC m=+75.777859540 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8580): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003288c0 item 58 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.787877934 +0000 UTC m=+75.780749142 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c8bc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003291f0 item 59 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.788809992 +0000 UTC m=+75.781681200 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9100): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329730 item 59 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.789788318 +0000 UTC m=+75.782659526 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.789788318 +0000 UTC m=+75.782659526 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0007c9bc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329c70 item 59 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.792292917 +0000 UTC m=+75.785164134 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830280): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0850 item 60 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.793204949 +0000 UTC m=+75.786076157 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008307c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0af0 item 60 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.793906244 +0000 UTC m=+75.786777432 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000830d00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.793906244 +0000 UTC m=+75.786777432 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008312c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0cb0 item 60 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.795233795 +0000 UTC m=+75.788104983 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ab0 item 61 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.795803212 +0000 UTC m=+75.788674391 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000831e40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.795803212 +0000 UTC m=+75.788674391 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085e5c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6000 item 61 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.797240439 +0000 UTC m=+75.790111637 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085ec00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da63f0 item 62 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.798000235 +0000 UTC m=+75.790871424 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f140): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.798000235 +0000 UTC m=+75.790871424 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085f840): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6690 item 62 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.799812385 +0000 UTC m=+75.792683573 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc00085fe80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6d20 item 63 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.800429102 +0000 UTC m=+75.793300290 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aa440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.800429102 +0000 UTC m=+75.793300290 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008aab40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6ee0 item 63 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.802038682 +0000 UTC m=+75.794909870 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da73b0 item 64 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.802979828 +0000 UTC m=+75.795851016 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008ab6c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.802979828 +0000 UTC m=+75.795851016 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008abdc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da76c0 item 64 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.804590811 +0000 UTC m=+75.797461999 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0480): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7b90 item 65 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.805330368 +0000 UTC m=+75.798201555 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0900): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.805330368 +0000 UTC m=+75.798201555 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f0e00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7d50 item 65 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.806864677 +0000 UTC m=+75.799735865 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 66 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.80800183 +0000 UTC m=+75.800873019 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f18c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.80800183 +0000 UTC m=+75.800873019 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0008f1e00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 66 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.809405334 +0000 UTC m=+75.802276522 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009564c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb20 item 67 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.810156934 +0000 UTC m=+75.803028111 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956940): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.810156934 +0000 UTC m=+75.803028111 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000956e40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e150 item 67 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.811496096 +0000 UTC m=+75.804367284 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009574c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ea80 item 68 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.812338948 +0000 UTC m=+75.805210137 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009579c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.812338948 +0000 UTC m=+75.805210137 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000957f00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f2d0 item 68 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.814000686 +0000 UTC m=+75.806871874 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a05c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f960 item 69 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.814753137 +0000 UTC m=+75.807624325 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0a40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.814753137 +0000 UTC m=+75.807624325 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a0f40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fc00 item 69 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.816228726 +0000 UTC m=+75.809099914 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a15c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e2a0 item 70 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.817180071 +0000 UTC m=+75.810051259 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009a1ac0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.817180071 +0000 UTC m=+75.810051259 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e8c0 item 70 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.818628388 +0000 UTC m=+75.811499577 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4700): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee00 item 71 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.819406188 +0000 UTC m=+75.812277375 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e4c00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.819406188 +0000 UTC m=+75.812277375 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5100): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 71 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.821075229 +0000 UTC m=+75.813946417 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5780): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f7a0 item 72 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.821842699 +0000 UTC m=+75.814713888 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc0009e5c80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.821842699 +0000 UTC m=+75.814713888 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c240): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fab0 item 72 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.82371362 +0000 UTC m=+75.816584808 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4c800): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 73 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.824299198 +0000 UTC m=+75.817170386 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4cd00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 73 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.824991327 +0000 UTC m=+75.817862515 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d1c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.824991327 +0000 UTC m=+75.817862515 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4d700): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 73 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.82638888 +0000 UTC m=+75.819260067 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a4dd40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 74 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.827058074 +0000 UTC m=+75.819929263 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c2c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111420 item 74 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.827640587 +0000 UTC m=+75.820511765 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8c800): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.827640587 +0000 UTC m=+75.820511765 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8cd80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 74 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.829200955 +0000 UTC m=+75.822072142 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d3c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403490 item 75 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.829870061 +0000 UTC m=+75.822741248 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8d8c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): _writeAt: size=3, off=2 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 75 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.830562089 +0000 UTC m=+75.823433276 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a8de00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.830562089 +0000 UTC m=+75.823433276 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b143c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 75 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.832143295 +0000 UTC m=+75.825014484 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14a00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dabd0 item 76 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.832722814 +0000 UTC m=+75.825594001 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b14f00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dae70 item 76 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): _writeAt: size=3, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.833625235 +0000 UTC m=+75.826496424 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b15440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.833625235 +0000 UTC m=+75.826496424 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b159c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db180 item 76 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.835009233 +0000 UTC m=+75.827880421 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db6c0 item 77 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.835549877 +0000 UTC m=+75.828421065 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3e580): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.835549877 +0000 UTC m=+75.828421065 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3ec80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db8f0 item 77 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.837277549 +0000 UTC m=+75.830148736 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f2c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c04d0 item 78 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.837917099 +0000 UTC m=+75.830788287 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3f7c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.837917099 +0000 UTC m=+75.830788287 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b3fec0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c09a0 item 78 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.839419498 +0000 UTC m=+75.832290686 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64580): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1500 item 79 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.839979749 +0000 UTC m=+75.832850937 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b64a80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.839979749 +0000 UTC m=+75.832850937 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65180): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c17a0 item 79 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.841420923 +0000 UTC m=+75.834292121 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b657c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1e30 item 80 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.841977687 +0000 UTC m=+75.834848885 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b65cc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.841977687 +0000 UTC m=+75.834848885 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80070 item 80 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.843438027 +0000 UTC m=+75.836309215 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94a80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c803f0 item 81 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.844029868 +0000 UTC m=+75.836901056 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b94f00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.844029868 +0000 UTC m=+75.836901056 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95440): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c805b0 item 81 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.845476352 +0000 UTC m=+75.838347540 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000b95ac0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80af0 item 82 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.846048645 +0000 UTC m=+75.838919833 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2040): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.846048645 +0000 UTC m=+75.838919833 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb25c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80d90 item 82 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.847357852 +0000 UTC m=+75.840229040 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb2c40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c812d0 item 83 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.847942428 +0000 UTC m=+75.840813616 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3140): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.847942428 +0000 UTC m=+75.840813616 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3680): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81490 item 83 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.84956365 +0000 UTC m=+75.842434838 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bb3d00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81880 item 84 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.850175257 +0000 UTC m=+75.843046445 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0280): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.850175257 +0000 UTC m=+75.843046445 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0800): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81a40 item 84 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.85145052 +0000 UTC m=+75.844321708 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd0e80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a1c0 item 85 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.852034887 +0000 UTC m=+75.844906075 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1380): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.852034887 +0000 UTC m=+75.844906075 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd18c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a380 item 85 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.853640169 +0000 UTC m=+75.846511357 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000bd1f40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6a930 item 86 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.854326526 +0000 UTC m=+75.847197715 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c004c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.854326526 +0000 UTC m=+75.847197715 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c00a40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ac40 item 86 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.85559664 +0000 UTC m=+75.848467827 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c010c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6b260 item 87 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.85630579 +0000 UTC m=+75.849176978 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c015c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.85630579 +0000 UTC m=+75.849176978 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c01b00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6b500 item 87 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.857781028 +0000 UTC m=+75.850652216 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32200): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6b8f0 item 88 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.858336381 +0000 UTC m=+75.851207568 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32700): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.858336381 +0000 UTC m=+75.851207568 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c32c80): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6bab0 item 88 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.859546159 +0000 UTC m=+75.852417348 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c332c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6bf10 item 89 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.860026361 +0000 UTC m=+75.852897549 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33800): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 89 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.860571323 +0000 UTC m=+75.853442511 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c33d40): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.860571323 +0000 UTC m=+75.853442511 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e340): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 89 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.861853829 +0000 UTC m=+75.854725008 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7e980): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 90 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.862413519 +0000 UTC m=+75.855284707 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7eec0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f180 item 90 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.863032351 +0000 UTC m=+75.855903539 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f400): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.863032351 +0000 UTC m=+75.855903539 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000c7f9c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f490 item 90 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.864308254 +0000 UTC m=+75.857179442 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04460 item 91 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.864987169 +0000 UTC m=+75.857858357 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cae5c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): >_readAt: n=2, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): _writeAt: size=3, off=7 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04770 item 91 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.865544995 +0000 UTC m=+75.858416183 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caeb00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): >_readAt: n=8, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.865544995 +0000 UTC m=+75.858416183 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf080): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e049a0 item 91 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.866935433 +0000 UTC m=+75.859806622 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000caf6c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04d90 item 92 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.867434079 +0000 UTC m=+75.860305267 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cafc00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): open at offset 5 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04fc0 item 92 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): _readAt: size=2, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): _writeAt: size=3, off=5 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): >_writeAt: n=3, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.868067368 +0000 UTC m=+75.860938556 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc1c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): >_readAt: n=3, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.868067368 +0000 UTC m=+75.860938556 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdc780): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e051f0 item 92 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.869398654 +0000 UTC m=+75.862269843 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdcdc0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05570 item 93 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.870005214 +0000 UTC m=+75.862876401 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdd300): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.870005214 +0000 UTC m=+75.862876401 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000cdda00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e057a0 item 93 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.871493556 +0000 UTC m=+75.864364744 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d080c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05b20 item 94 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.872016727 +0000 UTC m=+75.864887915 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08600): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.872016727 +0000 UTC m=+75.864887915 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d08d00): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05ce0 item 94 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.873447582 +0000 UTC m=+75.866318770 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09340): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 95 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.873946207 +0000 UTC m=+75.866817395 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d09880): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.873946207 +0000 UTC m=+75.866817395 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e000): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494770 item 95 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 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/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): open at offset 0 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): _readAt: size=2, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): >_readAt: n=0, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.877349182 +0000 UTC m=+75.870220370 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000d1e640): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): _writeAt: size=5, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00230 item 96 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): >_writeAt: n=5, err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.877972973 +0000 UTC m=+75.870844161 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a421c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:51 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): _readAt: size=512, off=0 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): openPending: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): >openPending: err= 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): close: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:51.877972973 +0000 UTC m=+75.870844161 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : open-test-file(0xc000a428c0): >close: err= 2025/11/17 02:22:51 DEBUG : open-test-file: Remove: 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b003f0 item 96 2025/11/17 02:22:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:51 DEBUG : open-test-file: >Remove: err= 2025/11/17 02:22:51 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : >WaitForWriters: 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/17 02:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.016602504 +0000 UTC m=+76.009473733 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.016602504 +0000 UTC m=+76.009473733 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a438c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.016602504 +0000 UTC m=+76.009473733 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43d80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b01650 item 1 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.020625863 +0000 UTC m=+76.013497050 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.020625863 +0000 UTC m=+76.013497050 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac940): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b01dc0 item 2 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.023574615 +0000 UTC m=+76.016445833 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.023574615 +0000 UTC m=+76.016445833 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.023574615 +0000 UTC m=+76.016445833 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad900): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa230 item 3 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.027602883 +0000 UTC m=+76.020474102 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554040): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.027602883 +0000 UTC m=+76.020474102 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa930 item 4 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.030165701 +0000 UTC m=+76.023036920 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554cc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.030165701 +0000 UTC m=+76.023036920 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.030165701 +0000 UTC m=+76.023036920 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555600): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab1f0 item 5 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.033434094 +0000 UTC m=+76.026305321 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555c80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.033434094 +0000 UTC m=+76.026305321 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab960 item 6 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.035877819 +0000 UTC m=+76.028749037 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.035877819 +0000 UTC m=+76.028749037 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.035877819 +0000 UTC m=+76.028749037 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d83c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e000 item 7 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.039569435 +0000 UTC m=+76.032440654 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.039569435 +0000 UTC m=+76.032440654 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8fc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e540 item 8 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc0008d9580): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9580): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.042229246 +0000 UTC m=+76.035100474 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.042229246 +0000 UTC m=+76.035100474 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9e00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.042229246 +0000 UTC m=+76.035100474 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4ea80 item 9 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.044294791 +0000 UTC m=+76.037165979 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009127c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.044294791 +0000 UTC m=+76.037165979 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912d00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f1f0 item 10 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc000913340): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.045719915 +0000 UTC m=+76.038591103 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.045719915 +0000 UTC m=+76.038591103 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913c00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.045719915 +0000 UTC m=+76.038591103 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f810 item 11 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.049264305 +0000 UTC m=+76.042135573 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e900): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.049264305 +0000 UTC m=+76.042135573 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ee80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4fdc0 item 12 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc000a4f4c0): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f4c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.052204572 +0000 UTC m=+76.045075790 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f880): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.052204572 +0000 UTC m=+76.045075790 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ff40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e341c0 item 13 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.054972806 +0000 UTC m=+76.047844024 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.054972806 +0000 UTC m=+76.047844024 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34540 item 14 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc0004cec80): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.057313137 +0000 UTC m=+76.050184324 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf040): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.057313137 +0000 UTC m=+76.050184324 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e348c0 item 15 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.059006303 +0000 UTC m=+76.051877492 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba180): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.059006303 +0000 UTC m=+76.051877492 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba6c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34c40 item 16 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.060643765 +0000 UTC m=+76.053514954 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abad00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.060643765 +0000 UTC m=+76.053514954 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb180): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.060643765 +0000 UTC m=+76.053514954 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb6c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34fc0 item 17 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.064430882 +0000 UTC m=+76.057302099 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbd80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.064430882 +0000 UTC m=+76.057302099 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6380): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35490 item 18 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.067060896 +0000 UTC m=+76.059932113 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.067060896 +0000 UTC m=+76.059932113 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.067060896 +0000 UTC m=+76.059932113 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e358f0 item 19 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.070705303 +0000 UTC m=+76.063576531 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.070705303 +0000 UTC m=+76.063576531 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda180): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35dc0 item 20 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.073316232 +0000 UTC m=+76.066187450 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.073316232 +0000 UTC m=+76.066187450 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdad00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.073316232 +0000 UTC m=+76.066187450 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2690 item 21 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.07642808 +0000 UTC m=+76.069299259 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b1c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.07642808 +0000 UTC m=+76.069299259 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349110 item 22 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.078795863 +0000 UTC m=+76.071667080 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096bd80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.078795863 +0000 UTC m=+76.071667080 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832300): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.078795863 +0000 UTC m=+76.071667080 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c00 item 23 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.0832978 +0000 UTC m=+76.076169027 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000832e80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.0832978 +0000 UTC m=+76.076169027 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008333c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e9a0 item 24 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc000833a00): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.086373801 +0000 UTC m=+76.079245029 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000833dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.086373801 +0000 UTC m=+76.079245029 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.086373801 +0000 UTC m=+76.079245029 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860880): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee70 item 25 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.090190663 +0000 UTC m=+76.083061891 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.090190663 +0000 UTC m=+76.083061891 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fab0 item 26 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc000d1f200): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.093427205 +0000 UTC m=+76.086298433 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f5c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.093427205 +0000 UTC m=+76.086298433 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fac0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.093427205 +0000 UTC m=+76.086298433 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e080): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 27 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.096997604 +0000 UTC m=+76.089868822 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093e700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.096997604 +0000 UTC m=+76.089868822 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093ec40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 28 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc00093f280): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.101164812 +0000 UTC m=+76.094036020 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093f640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.101164812 +0000 UTC m=+76.094036020 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00093fd00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 29 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.103512026 +0000 UTC m=+76.096383235 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.103512026 +0000 UTC m=+76.096383235 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998940): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 30 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): _readAt: size=2, off=0 2025/11/17 02:22:52 ERROR : open-test-file(0xc000998f80): Couldn't read size of file 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): close: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000998f80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.106830783 +0000 UTC m=+76.099701981 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.106830783 +0000 UTC m=+76.099701981 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000999a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 31 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22: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/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.110214501 +0000 UTC m=+76.103085699 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4100): >close: err= 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.110214501 +0000 UTC m=+76.103085699 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003319d0 item 32 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.112357722 +0000 UTC m=+76.105228920 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d4c80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ea0 item 33 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.114842996 +0000 UTC m=+76.107714194 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5100): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.114842996 +0000 UTC m=+76.107714194 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5600): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003801c0 item 33 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.117331626 +0000 UTC m=+76.110202833 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009d5c40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380700 item 34 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.118579285 +0000 UTC m=+76.111450494 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.118579285 +0000 UTC m=+76.111450494 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3a680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 34 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.12102247 +0000 UTC m=+76.113893648 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3acc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 35 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.121939039 +0000 UTC m=+76.114810227 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.121939039 +0000 UTC m=+76.114810227 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3b640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328000 item 35 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.123676049 +0000 UTC m=+76.116547237 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a3bcc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003289a0 item 36 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.124315088 +0000 UTC m=+76.117186276 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.124315088 +0000 UTC m=+76.117186276 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78780): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328b60 item 36 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.125882829 +0000 UTC m=+76.118754017 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a78dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003299d0 item 37 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.126516067 +0000 UTC m=+76.119387255 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.126516067 +0000 UTC m=+76.119387255 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0000 item 37 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.127986075 +0000 UTC m=+76.120857263 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a79dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d08c0 item 38 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.128663737 +0000 UTC m=+76.121534925 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.128663737 +0000 UTC m=+76.121534925 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0880): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0b60 item 38 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.130230827 +0000 UTC m=+76.123102016 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab0f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1030 item 39 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.130879905 +0000 UTC m=+76.123751093 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.130879905 +0000 UTC m=+76.123751093 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ab1900): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c70 item 39 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.132350083 +0000 UTC m=+76.125221271 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04000): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6230 item 40 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.133010492 +0000 UTC m=+76.125881680 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.133010492 +0000 UTC m=+76.125881680 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b04a40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6460 item 40 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.135118317 +0000 UTC m=+76.127989505 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05000): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6b60 item 41 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.135659993 +0000 UTC m=+76.128531181 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6d90 item 41 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.136260319 +0000 UTC m=+76.129131507 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b059c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.136260319 +0000 UTC m=+76.129131507 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b05f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6f50 item 41 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.137835264 +0000 UTC m=+76.130706452 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b285c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7490 item 42 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.138417217 +0000 UTC m=+76.131288405 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b28ac0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7810 item 42 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.139065903 +0000 UTC m=+76.131937092 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29000): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.139065903 +0000 UTC m=+76.131937092 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29580): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7a40 item 42 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.140397482 +0000 UTC m=+76.133268670 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b29bc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da7dc0 item 43 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.140996475 +0000 UTC m=+76.133867664 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 43 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.14157982 +0000 UTC m=+76.134451009 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4c680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.14157982 +0000 UTC m=+76.134451009 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4cbc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 43 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.143023339 +0000 UTC m=+76.135894527 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 44 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.143672306 +0000 UTC m=+76.136543494 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4d700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb20 item 44 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.144307678 +0000 UTC m=+76.137178866 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b4dc40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.144307678 +0000 UTC m=+76.137178866 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e150 item 44 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.145872113 +0000 UTC m=+76.138743301 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78880): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e9a0 item 45 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.146425071 +0000 UTC m=+76.139296259 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b78d80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.146425071 +0000 UTC m=+76.139296259 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79480): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f1f0 item 45 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.148036024 +0000 UTC m=+76.140907212 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b79ac0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f6c0 item 46 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.148646799 +0000 UTC m=+76.141517987 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96040): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.148646799 +0000 UTC m=+76.141517987 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb90 item 46 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.150191908 +0000 UTC m=+76.143063087 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b96d80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 47 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.150781645 +0000 UTC m=+76.143652832 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.150781645 +0000 UTC m=+76.143652832 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000b97980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e690 item 47 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.152367841 +0000 UTC m=+76.145239028 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8040): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed20 item 48 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.152971394 +0000 UTC m=+76.145842571 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8540): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.152971394 +0000 UTC m=+76.145842571 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb8c40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f1f0 item 48 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.15463781 +0000 UTC m=+76.147508998 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 49 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.155280125 +0000 UTC m=+76.148151313 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.155280125 +0000 UTC m=+76.148151313 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bb9c40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 49 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.156876781 +0000 UTC m=+76.149747969 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 50 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.157619484 +0000 UTC m=+76.150490673 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2840): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.157619484 +0000 UTC m=+76.150490673 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd2dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 50 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.159063173 +0000 UTC m=+76.151934361 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 51 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.159676885 +0000 UTC m=+76.152548073 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3940): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.159676885 +0000 UTC m=+76.152548073 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bd3e80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 51 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.16128428 +0000 UTC m=+76.154155469 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfc580): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 52 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.16225417 +0000 UTC m=+76.155125359 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfca80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.16225417 +0000 UTC m=+76.155125359 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd000): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 52 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.163824918 +0000 UTC m=+76.156696105 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfd680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004035e0 item 53 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.164453998 +0000 UTC m=+76.157325186 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bfdb80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.164453998 +0000 UTC m=+76.157325186 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 53 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.165968409 +0000 UTC m=+76.158839597 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c287c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da930 item 54 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.166633787 +0000 UTC m=+76.159504975 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c28cc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.166633787 +0000 UTC m=+76.159504975 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dad20 item 54 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.168129503 +0000 UTC m=+76.161000692 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c298c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db3b0 item 55 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.168801365 +0000 UTC m=+76.161672552 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c29dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.168801365 +0000 UTC m=+76.161672552 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70380): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db5e0 item 55 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.170359057 +0000 UTC m=+76.163230245 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db9d0 item 56 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.171061845 +0000 UTC m=+76.163933033 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c70f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.171061845 +0000 UTC m=+76.163933033 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71480): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dbe30 item 56 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.172670684 +0000 UTC m=+76.165541862 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c71ac0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0bd0 item 57 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.174781904 +0000 UTC m=+76.167653083 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98080): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0ee0 item 57 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.175399905 +0000 UTC m=+76.168271093 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c985c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.175399905 +0000 UTC m=+76.168271093 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c98b40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c16c0 item 57 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.177048638 +0000 UTC m=+76.169919826 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99180): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1c70 item 58 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.177656158 +0000 UTC m=+76.170527345 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c996c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1f10 item 58 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.178314243 +0000 UTC m=+76.171185431 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000c99c00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.178314243 +0000 UTC m=+76.171185431 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80150 item 58 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.181912023 +0000 UTC m=+76.174783241 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdba00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80000 item 59 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.183228904 +0000 UTC m=+76.176100132 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbe740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80460 item 59 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.184292929 +0000 UTC m=+76.177164158 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbec80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.184292929 +0000 UTC m=+76.177164158 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80620 item 59 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.186974141 +0000 UTC m=+76.179845368 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbf840): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80b60 item 60 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.187818004 +0000 UTC m=+76.180689222 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000cbfd80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80e00 item 60 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.18899401 +0000 UTC m=+76.181865228 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda3c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.18899401 +0000 UTC m=+76.181865228 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bda980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80fc0 item 60 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.191558091 +0000 UTC m=+76.184429309 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdafc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81500 item 61 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.192609784 +0000 UTC m=+76.185481003 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bdb500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.192609784 +0000 UTC m=+76.185481003 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a421c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c816c0 item 61 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.195363591 +0000 UTC m=+76.188234819 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81ab0 item 62 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.19658391 +0000 UTC m=+76.189455139 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a42e40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.19658391 +0000 UTC m=+76.189455139 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43580): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81ea0 item 62 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.20055406 +0000 UTC m=+76.193425288 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a43c00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2af0 item 63 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.201494223 +0000 UTC m=+76.194365452 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac1c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.201494223 +0000 UTC m=+76.194365452 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bac8c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3570 item 63 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22: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/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.205191299 +0000 UTC m=+76.198062528 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bacf00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e070 item 64 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.206551271 +0000 UTC m=+76.199422500 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000bad440): >close: err= 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.206551271 +0000 UTC m=+76.199422500 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000badb80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e930 item 64 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.209308555 +0000 UTC m=+76.202179783 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554380): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee00 item 65 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.21034538 +0000 UTC m=+76.203216609 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.21034538 +0000 UTC m=+76.203216609 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000554d00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f110 item 65 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.213092975 +0000 UTC m=+76.205964203 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fab0 item 66 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.214232804 +0000 UTC m=+76.207104022 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0005557c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.214232804 +0000 UTC m=+76.207104022 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000555d00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fd50 item 66 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.216636274 +0000 UTC m=+76.209507482 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060e800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00460 item 67 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.21745545 +0000 UTC m=+76.210326658 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060f900): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.21745545 +0000 UTC m=+76.210326658 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00060fe00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00770 item 67 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.219921277 +0000 UTC m=+76.212792485 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00bd0 item 68 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.220907948 +0000 UTC m=+76.213779156 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.220907948 +0000 UTC m=+76.213779156 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d8f80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b00f50 item 68 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.222796521 +0000 UTC m=+76.215667729 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d95c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b013b0 item 69 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.223616811 +0000 UTC m=+76.216488019 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008d9a80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.223616811 +0000 UTC m=+76.216488019 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0002ca680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b01570 item 69 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.225557281 +0000 UTC m=+76.218428489 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b01ab0 item 70 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.2263346 +0000 UTC m=+76.219205798 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912940): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.2263346 +0000 UTC m=+76.219205798 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000912e80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b01d50 item 70 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.228191795 +0000 UTC m=+76.221063002 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa1c0 item 71 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.229014347 +0000 UTC m=+76.221885555 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913a00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.229014347 +0000 UTC m=+76.221885555 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000913f00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa4d0 item 71 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.231046471 +0000 UTC m=+76.223917679 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4e680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aa930 item 72 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.232023343 +0000 UTC m=+76.224894541 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4ebc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.232023343 +0000 UTC m=+76.224894541 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f100): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aaaf0 item 72 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.233859057 +0000 UTC m=+76.226730265 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4f6c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab3b0 item 73 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.234805864 +0000 UTC m=+76.227677062 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a4fbc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab650 item 73 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.235917961 +0000 UTC m=+76.228789159 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a2400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.235917961 +0000 UTC m=+76.228789159 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0003a3800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ab9d0 item 73 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.238485217 +0000 UTC m=+76.231356425 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004ce240): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e070 item 74 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.239316668 +0000 UTC m=+76.232187876 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cec40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e2a0 item 74 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.240312695 +0000 UTC m=+76.233183904 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cf180): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.240312695 +0000 UTC m=+76.233183904 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0004cfa40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e460 item 74 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.24283556 +0000 UTC m=+76.235706758 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4e9a0 item 75 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.243658444 +0000 UTC m=+76.236529642 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000aba640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): _writeAt: size=3, off=2 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4ebd0 item 75 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.244849357 +0000 UTC m=+76.237720555 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abab80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.244849357 +0000 UTC m=+76.237720555 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb0c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4eee0 item 75 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.247119527 +0000 UTC m=+76.239990735 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abb740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f420 item 76 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.247856079 +0000 UTC m=+76.240727277 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000abbc80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f7a0 item 76 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): _writeAt: size=3, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.249453807 +0000 UTC m=+76.242325015 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.249453807 +0000 UTC m=+76.242325015 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6800): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4f9d0 item 76 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.25184329 +0000 UTC m=+76.244714498 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce6e40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4fdc0 item 77 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.252791378 +0000 UTC m=+76.245662576 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.252791378 +0000 UTC m=+76.245662576 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000ce7a40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34000 item 77 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.255031602 +0000 UTC m=+76.247902801 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a200): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34380 item 78 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.25585643 +0000 UTC m=+76.248727638 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096a700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.25585643 +0000 UTC m=+76.248727638 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096ae00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34540 item 78 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.258168989 +0000 UTC m=+76.251040187 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e348c0 item 79 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.258878409 +0000 UTC m=+76.251749607 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00096b940): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.258878409 +0000 UTC m=+76.251749607 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e0c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34a80 item 79 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.260366973 +0000 UTC m=+76.253238161 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1e700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34e00 item 80 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.26106415 +0000 UTC m=+76.253935338 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1ec00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.26106415 +0000 UTC m=+76.253935338 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f380): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e34fc0 item 80 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.262456502 +0000 UTC m=+76.255327691 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1f9c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35340 item 81 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.26306782 +0000 UTC m=+76.255939008 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000d1fe40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.26306782 +0000 UTC m=+76.255939008 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35570 item 81 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.26446925 +0000 UTC m=+76.257340438 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784a80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35960 item 82 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.264998492 +0000 UTC m=+76.257869681 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000784f80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.264998492 +0000 UTC m=+76.257869681 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35b20 item 82 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.266298531 +0000 UTC m=+76.259169720 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000785b80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e35ea0 item 83 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.266911872 +0000 UTC m=+76.259783060 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8100): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.266911872 +0000 UTC m=+76.259783060 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348460 item 83 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.268343959 +0000 UTC m=+76.261215147 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e8cc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349030 item 84 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.268899641 +0000 UTC m=+76.261770830 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.268899641 +0000 UTC m=+76.261770830 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349420 item 84 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.270269492 +0000 UTC m=+76.263140679 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0007e9dc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ea0 item 85 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.270875708 +0000 UTC m=+76.263746897 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a340): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.270875708 +0000 UTC m=+76.263746897 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083a880): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004944d0 item 85 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.272345497 +0000 UTC m=+76.265216684 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083af00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004948c0 item 86 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.272961162 +0000 UTC m=+76.265832350 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b400): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.272961162 +0000 UTC m=+76.265832350 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc00083b980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494b60 item 86 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.274193014 +0000 UTC m=+76.267064202 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860080): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004950a0 item 87 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.274760057 +0000 UTC m=+76.267631245 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860580): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.274760057 +0000 UTC m=+76.267631245 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000860ac0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004953b0 item 87 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.276088119 +0000 UTC m=+76.268959307 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 88 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.278011247 +0000 UTC m=+76.270882435 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861640): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.278011247 +0000 UTC m=+76.270882435 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000861bc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330460 item 88 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.279604536 +0000 UTC m=+76.272475725 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 89 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.282699163 +0000 UTC m=+76.275570351 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aa7c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330c40 item 89 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.283261027 +0000 UTC m=+76.276132214 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008aad00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.283261027 +0000 UTC m=+76.276132214 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab280): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 89 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.284791318 +0000 UTC m=+76.277662506 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008ab8c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003319d0 item 90 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.28533049 +0000 UTC m=+76.278201678 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008abe00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b90 item 90 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.286073413 +0000 UTC m=+76.278944602 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f03c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.286073413 +0000 UTC m=+76.278944602 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ea0 item 90 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.288958006 +0000 UTC m=+76.281829194 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f0fc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 91 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.289604459 +0000 UTC m=+76.282475646 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1500): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): >_readAt: n=2, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): _writeAt: size=3, off=7 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380700 item 91 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.290238689 +0000 UTC m=+76.283109877 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0008f1a40): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): >_readAt: n=8, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.290238689 +0000 UTC m=+76.283109877 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954040): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 91 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.29637959 +0000 UTC m=+76.289250778 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 92 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.296921317 +0000 UTC m=+76.289792505 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000954bc0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): open at offset 5 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328000 item 92 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): _readAt: size=2, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): _writeAt: size=3, off=5 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): >_writeAt: n=3, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.297635186 +0000 UTC m=+76.290506364 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000955100): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): >_readAt: n=3, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.297635186 +0000 UTC m=+76.290506364 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc0009556c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003283f0 item 92 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.29994497 +0000 UTC m=+76.292816158 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02140): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0540 item 93 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.300527232 +0000 UTC m=+76.293398420 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02700): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.300527232 +0000 UTC m=+76.293398420 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a02e00): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0850 item 93 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.302461331 +0000 UTC m=+76.295332519 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03440): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0cb0 item 94 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.303130437 +0000 UTC m=+76.296001625 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a03980): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.303130437 +0000 UTC m=+76.296001625 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56100): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 94 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 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/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.304712636 +0000 UTC m=+76.297583823 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56740): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6000 item 95 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.30529603 +0000 UTC m=+76.298167218 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a56c80): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.30529603 +0000 UTC m=+76.298167218 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57380): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da61c0 item 95 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 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/17 02:22: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/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): open at offset 0 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): _readAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): >_readAt: n=0, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.306861257 +0000 UTC m=+76.299732444 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a579c0): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): _writeAt: size=5, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): >openPending: err= 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6690 item 96 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): >_writeAt: n=5, err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.307373838 +0000 UTC m=+76.300245026 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a57f00): >close: err= 2025/11/17 02:22: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/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:22:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:22:52 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): _readAt: size=512, off=0 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): openPending: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2025/11/17 02:22:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): >_readAt: n=5, err=EOF 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): close: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:22:52.307373838 +0000 UTC m=+76.300245026 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : open-test-file(0xc000a82680): >close: err= 2025/11/17 02:22:52 DEBUG : open-test-file: Remove: 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da6af0 item 96 2025/11/17 02:22:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:22:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:22:52 DEBUG : open-test-file: >Remove: err= 2025/11/17 02:22:52 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : >WaitForWriters: 2025/11/17 02:22:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.90s) --- PASS: TestRWFileHandleOpenTests/writes (0.46s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:52 DEBUG : file1: newRWFileHandle: 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): openPending: 2025/11/17 02:22:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): >openPending: err= 2025/11/17 02:22:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:22:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): _writeAt: size=2, off=0 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): >_writeAt: n=2, err= 2025/11/17 02:22:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): RWFileHandle.Flush 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): RWFileHandle.Release 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): close: 2025/11/17 02:22:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/17 02:22:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:52 DEBUG : file1(0xc000992740): >close: err= 2025/11/17 02:22:52 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:52 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:22:52 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : file1: reading active writers 2025/11/17 02:22:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:52 DEBUG : file1: size = 2 OK 2025/11/17 02:22:52 DEBUG : file1.rclone_chunk.001_usa3gd: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/17 02:22:52 INFO : file1.rclone_chunk.001_usa3gd: Copied (server-side copy) to: file1 2025/11/17 02:22:52 INFO : file1.rclone_chunk.001_usa3gd: Deleted 2025/11/17 02:22:52 DEBUG : file1: size = 2 OK 2025/11/17 02:22:52 INFO : file1: Copied (new) 2025/11/17 02:22:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/11/17 02:22:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : file1: reading active writers 2025/11/17 02:22:53 DEBUG : >WaitForWriters: 2025/11/17 02:22:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : file1: reading active writers 2025/11/17 02:22:53 DEBUG : >WaitForWriters: 2025/11/17 02:22:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:22:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:22:53 DEBUG : rename_me: newRWFileHandle: 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): openPending: 2025/11/17 02:22:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:22:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): >openPending: err= 2025/11/17 02:22:53 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/17 02:22:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 02:22:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/17 02:22:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): _writeAt: size=5, off=0 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): >_writeAt: n=5, err= 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): close: 2025/11/17 02:22:53 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-17 02:22:53.373361808 +0000 UTC m=+77.366233036 2025/11/17 02:22:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:53 DEBUG : rename_me(0xc000b085c0): >close: err= 2025/11/17 02:22:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/17 02:22:53 DEBUG : i_was_renamed: Updating file with 0xc000cf2300 2025/11/17 02:22:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/17 02:22:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 02:22:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:53 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/17 02:22:53 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:53 DEBUG : Looking for writers 2025/11/17 02:22:53 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:53 DEBUG : i_was_renamed: size = 5 OK 2025/11/17 02:22:53 DEBUG : i_was_renamed.rclone_chunk.001_usa4cr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:22:53 INFO : i_was_renamed.rclone_chunk.001_usa4cr: Copied (server-side copy) to: i_was_renamed 2025/11/17 02:22:53 INFO : i_was_renamed.rclone_chunk.001_usa4cr: Deleted 2025/11/17 02:22:53 DEBUG : i_was_renamed: size = 5 OK 2025/11/17 02:22:53 INFO : i_was_renamed: Copied (new) 2025/11/17 02:22:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-17 02:22:53.373361808 +0000 UTC" 2025/11/17 02:22:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/17 02:22:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 02:22:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/17 02:22:54 DEBUG : Looking for writers 2025/11/17 02:22:54 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:22:54 DEBUG : >WaitForWriters: 2025/11/17 02:22:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:22:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:22:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-wucimac2kefe" 2025/11/17 02:22:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:54 DEBUG : forgetting directory cache 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa59b: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/17 02:22:54 INFO : TestRWCacheUpdate.rclone_chunk.001_usa59b: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:54 INFO : TestRWCacheUpdate.rclone_chunk.001_usa59b: Deleted 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): _readAt: size=512, off=0 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): openPending: 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:23:54.154830133 +0000 UTC" against cached fingerprint "" 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): >openPending: err= 2025/11/17 02:22:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): >_readAt: n=20, err=EOF 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): close: 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:23:54.154830133 +0000 UTC 2025/11/17 02:22:54 DEBUG : TestRWCacheUpdate(0xc000bacec0): >close: err= 2025/11/17 02:22:55 DEBUG : forgetting directory cache 2025/11/17 02:22:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa6hp: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/17 02:22:55 INFO : TestRWCacheUpdate.rclone_chunk.001_usa6hp: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:55 INFO : TestRWCacheUpdate.rclone_chunk.001_usa6hp: Deleted 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): _readAt: size=512, off=0 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): openPending: 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:24:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:23:54.154830133 +0000 UTC" 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:24:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:23:54.154830133 +0000 UTC") 2025/11/17 02:22:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): >openPending: err= 2025/11/17 02:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): >_readAt: n=20, err=EOF 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): close: 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:24:54.154830133 +0000 UTC 2025/11/17 02:22:55 DEBUG : TestRWCacheUpdate(0xc0005558c0): >close: err= 2025/11/17 02:22:56 DEBUG : forgetting directory cache 2025/11/17 02:22:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa6r0: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/17 02:22:56 INFO : TestRWCacheUpdate.rclone_chunk.001_usa6r0: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:56 INFO : TestRWCacheUpdate.rclone_chunk.001_usa6r0: Deleted 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): _readAt: size=512, off=0 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): openPending: 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:25:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:24:54.154830133 +0000 UTC" 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:25:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:24:54.154830133 +0000 UTC") 2025/11/17 02:22:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): >openPending: err= 2025/11/17 02:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): >_readAt: n=20, err=EOF 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): close: 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:25:54.154830133 +0000 UTC 2025/11/17 02:22:56 DEBUG : TestRWCacheUpdate(0xc000aba740): >close: err= 2025/11/17 02:22:56 DEBUG : forgetting directory cache 2025/11/17 02:22:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa7vd: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/17 02:22:57 INFO : TestRWCacheUpdate.rclone_chunk.001_usa7vd: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:57 INFO : TestRWCacheUpdate.rclone_chunk.001_usa7vd: Deleted 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): _readAt: size=512, off=0 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): openPending: 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:26:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:25:54.154830133 +0000 UTC" 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:26:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:25:54.154830133 +0000 UTC") 2025/11/17 02:22:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): >openPending: err= 2025/11/17 02:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): >_readAt: n=20, err=EOF 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): close: 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:26:54.154830133 +0000 UTC 2025/11/17 02:22:57 DEBUG : TestRWCacheUpdate(0xc0008d8a40): >close: err= 2025/11/17 02:22:57 DEBUG : forgetting directory cache 2025/11/17 02:22:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa825: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/17 02:22:58 INFO : TestRWCacheUpdate.rclone_chunk.001_usa825: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:58 INFO : TestRWCacheUpdate.rclone_chunk.001_usa825: Deleted 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): _readAt: size=512, off=0 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): openPending: 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:27:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:26:54.154830133 +0000 UTC" 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:27:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:26:54.154830133 +0000 UTC") 2025/11/17 02:22:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): >openPending: err= 2025/11/17 02:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): >_readAt: n=20, err=EOF 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): close: 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:27:54.154830133 +0000 UTC 2025/11/17 02:22:58 DEBUG : TestRWCacheUpdate(0xc000b08a00): >close: err= 2025/11/17 02:22:58 DEBUG : forgetting directory cache 2025/11/17 02:22:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usa9ic: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/17 02:22:59 INFO : TestRWCacheUpdate.rclone_chunk.001_usa9ic: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:22:59 INFO : TestRWCacheUpdate.rclone_chunk.001_usa9ic: Deleted 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): _readAt: size=512, off=0 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): openPending: 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:28:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:27:54.154830133 +0000 UTC" 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:28:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:27:54.154830133 +0000 UTC") 2025/11/17 02:22:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:22:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): >openPending: err= 2025/11/17 02:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): >_readAt: n=20, err=EOF 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): close: 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:28:54.154830133 +0000 UTC 2025/11/17 02:22:59 DEBUG : TestRWCacheUpdate(0xc000bad4c0): >close: err= 2025/11/17 02:22:59 DEBUG : forgetting directory cache 2025/11/17 02:22:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usaahz: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/17 02:23:00 INFO : TestRWCacheUpdate.rclone_chunk.001_usaahz: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:23:00 INFO : TestRWCacheUpdate.rclone_chunk.001_usaahz: Deleted 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): _readAt: size=512, off=0 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): openPending: 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-17 01:29:54.154830133 +0000 UTC" against cached fingerprint "20,2025-11-17 01:28:54.154830133 +0000 UTC" 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-17 01:29:54.154830133 +0000 UTC" != cached fingerprint "20,2025-11-17 01:28:54.154830133 +0000 UTC") 2025/11/17 02:23:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/17 02:23:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): >openPending: err= 2025/11/17 02:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): >_readAt: n=21, err=EOF 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): close: 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:29:54.154830133 +0000 UTC 2025/11/17 02:23:00 DEBUG : TestRWCacheUpdate(0xc000a83080): >close: err= 2025/11/17 02:23:00 DEBUG : forgetting directory cache 2025/11/17 02:23:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usabii: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/17 02:23:01 INFO : TestRWCacheUpdate.rclone_chunk.001_usabii: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:23:01 INFO : TestRWCacheUpdate.rclone_chunk.001_usabii: Deleted 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): _readAt: size=512, off=0 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): openPending: 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-17 01:30:54.154830133 +0000 UTC" against cached fingerprint "21,2025-11-17 01:29:54.154830133 +0000 UTC" 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-17 01:30:54.154830133 +0000 UTC" != cached fingerprint "21,2025-11-17 01:29:54.154830133 +0000 UTC") 2025/11/17 02:23:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/17 02:23:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): >openPending: err= 2025/11/17 02:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): >_readAt: n=22, err=EOF 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): close: 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:30:54.154830133 +0000 UTC 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate(0xc000abae80): >close: err= 2025/11/17 02:23:01 DEBUG : forgetting directory cache 2025/11/17 02:23:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/17 02:23:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usacue: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/17 02:23:01 INFO : TestRWCacheUpdate.rclone_chunk.001_usacue: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:23:01 INFO : TestRWCacheUpdate.rclone_chunk.001_usacue: Deleted 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): _readAt: size=512, off=0 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): openPending: 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-17 01:31:54.154830133 +0000 UTC" against cached fingerprint "22,2025-11-17 01:30:54.154830133 +0000 UTC" 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-17 01:31:54.154830133 +0000 UTC" != cached fingerprint "22,2025-11-17 01:30:54.154830133 +0000 UTC") 2025/11/17 02:23:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/17 02:23:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): >openPending: err= 2025/11/17 02:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): >_readAt: n=23, err=EOF 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): close: 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:31:54.154830133 +0000 UTC 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate(0xc000d1f080): >close: err= 2025/11/17 02:23:02 DEBUG : forgetting directory cache 2025/11/17 02:23:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/17 02:23:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_usad28: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/17 02:23:02 INFO : TestRWCacheUpdate.rclone_chunk.001_usad28: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/17 02:23:02 INFO : TestRWCacheUpdate.rclone_chunk.001_usad28: Deleted 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): _readAt: size=512, off=0 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): openPending: 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-17 01:32:54.154830133 +0000 UTC" against cached fingerprint "23,2025-11-17 01:31:54.154830133 +0000 UTC" 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-17 01:32:54.154830133 +0000 UTC" != cached fingerprint "23,2025-11-17 01:31:54.154830133 +0000 UTC") 2025/11/17 02:23:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/17 02:23:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): >openPending: err= 2025/11/17 02:23:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): >_readAt: n=24, err=EOF 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): close: 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:32:54.154830133 +0000 UTC 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate(0xc0008d9040): >close: err= 2025/11/17 02:23:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:03 DEBUG : Looking for writers 2025/11/17 02:23:03 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/17 02:23:03 DEBUG : >WaitForWriters: 2025/11/17 02:23:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': vfs cache: cleaner exiting 2025/11/17 02:23:03 DEBUG : forgetting directory cache 2025/11/17 02:23:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.28s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:03 DEBUG : FiLeA: size = 5 OK 2025/11/17 02:23:03 DEBUG : FiLeA.rclone_chunk.001_usaese: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/17 02:23:03 INFO : FiLeA.rclone_chunk.001_usaese: Copied (server-side copy) to: FiLeA 2025/11/17 02:23:03 INFO : FiLeA.rclone_chunk.001_usaese: Deleted 2025/11/17 02:23:04 DEBUG : FiLeB: size = 5 OK 2025/11/17 02:23:04 DEBUG : FiLeB.rclone_chunk.001_usaevb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/17 02:23:04 INFO : FiLeB.rclone_chunk.001_usaevb: Copied (server-side copy) to: FiLeB 2025/11/17 02:23:04 INFO : FiLeB.rclone_chunk.001_usaevb: Deleted 2025/11/17 02:23:04 DEBUG : FilEb: size = 5 OK 2025/11/17 02:23:04 DEBUG : FilEb.rclone_chunk.001_usaflu: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/17 02:23:04 INFO : FilEb.rclone_chunk.001_usaflu: Copied (server-side copy) to: FilEb 2025/11/17 02:23:04 INFO : FilEb.rclone_chunk.001_usaflu: Deleted 2025/11/17 02:23:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/17 02:23:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/17 02:23:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/17 02:23:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/17 02:23:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 02:23:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:05 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:05 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:05 DEBUG : Looking for writers 2025/11/17 02:23:05 DEBUG : FiLeA: reading active writers 2025/11/17 02:23:05 DEBUG : FiLeB: reading active writers 2025/11/17 02:23:05 DEBUG : FilEb: reading active writers 2025/11/17 02:23:05 DEBUG : >WaitForWriters: 2025/11/17 02:23:05 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:05 DEBUG : Looking for writers 2025/11/17 02:23:05 DEBUG : FiLeA: reading active writers 2025/11/17 02:23:05 DEBUG : FiLeB: reading active writers 2025/11/17 02:23:05 DEBUG : FilEb: reading active writers 2025/11/17 02:23:05 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.49s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt.rclone_chunk.001_usag12: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/17 02:23:06 INFO : normal name with no special characters.txt.rclone_chunk.001_usag12: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/17 02:23:06 INFO : normal name with no special characters.txt.rclone_chunk.001_usag12: Deleted 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_usahsr: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/17 02:23:06 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_usahsr: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/17 02:23:06 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_usahsr: Deleted 2025/11/17 02:23:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 02:23:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/17 02:23:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': Reusing VFS from active cache 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:07 DEBUG : file1: size = 14 OK 2025/11/17 02:23:07 DEBUG : file1.rclone_chunk.001_usaiwp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:23:07 INFO : file1.rclone_chunk.001_usaiwp: Copied (server-side copy) to: file1 2025/11/17 02:23:07 INFO : file1.rclone_chunk.001_usaiwp: Deleted 2025/11/17 02:23:08 DEBUG : dir/file2: size = 14 OK 2025/11/17 02:23:08 DEBUG : dir/file2.rclone_chunk.001_usai0b: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/17 02:23:08 INFO : dir/file2.rclone_chunk.001_usai0b: Copied (server-side copy) to: dir/file2 2025/11/17 02:23:08 INFO : dir/file2.rclone_chunk.001_usai0b: Deleted 2025/11/17 02:23:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:08 DEBUG : dir: Looking for writers 2025/11/17 02:23:08 DEBUG : file2: reading active writers 2025/11/17 02:23:08 DEBUG : Looking for writers 2025/11/17 02:23:08 DEBUG : dir: reading active writers 2025/11/17 02:23:08 DEBUG : file1: reading active writers 2025/11/17 02:23:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.75s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:09 DEBUG : file1: size = 14 OK 2025/11/17 02:23:09 DEBUG : file1.rclone_chunk.001_usaklq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:23:09 INFO : file1.rclone_chunk.001_usaklq: Copied (server-side copy) to: file1 2025/11/17 02:23:09 INFO : file1.rclone_chunk.001_usaklq: Deleted 2025/11/17 02:23:10 DEBUG : dir/file2: size = 14 OK 2025/11/17 02:23:10 DEBUG : dir/file2.rclone_chunk.001_usak44: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/17 02:23:10 INFO : dir/file2.rclone_chunk.001_usak44: Copied (server-side copy) to: dir/file2 2025/11/17 02:23:10 INFO : dir/file2.rclone_chunk.001_usak44: Deleted 2025/11/17 02:23:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:10 DEBUG : dir: Looking for writers 2025/11/17 02:23:10 DEBUG : Looking for writers 2025/11/17 02:23:10 DEBUG : dir: reading active writers 2025/11/17 02:23:10 DEBUG : file1: reading active writers 2025/11/17 02:23:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.29s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:10 DEBUG : file1: size = 14 OK 2025/11/17 02:23:10 DEBUG : file1.rclone_chunk.001_usaldv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:23:10 INFO : file1.rclone_chunk.001_usaldv: Copied (server-side copy) to: file1 2025/11/17 02:23:10 INFO : file1.rclone_chunk.001_usaldv: Deleted 2025/11/17 02:23:11 DEBUG : dir/file2: size = 14 OK 2025/11/17 02:23:11 DEBUG : dir/file2.rclone_chunk.001_usalpl: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/17 02:23:11 INFO : dir/file2.rclone_chunk.001_usalpl: Copied (server-side copy) to: dir/file2 2025/11/17 02:23:11 INFO : dir/file2.rclone_chunk.001_usalpl: Deleted 2025/11/17 02:23:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:11 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:23:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:23:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:23:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/17 02:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:23:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:23:11 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/17 02:23:11 DEBUG : dir/new_file.txt.rclone_chunk.001_usamwv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:11 INFO : dir/new_file.txt.rclone_chunk.001_usamwv: Copied (server-side copy) to: dir/new_file.txt 2025/11/17 02:23:12 INFO : dir/new_file.txt.rclone_chunk.001_usamwv: Deleted 2025/11/17 02:23:12 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/17 02:23:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/17 02:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:23:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 02:23:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:12 DEBUG : dir: Looking for writers 2025/11/17 02:23:12 DEBUG : file2: reading active writers 2025/11/17 02:23:12 DEBUG : new_file.txt: reading active writers 2025/11/17 02:23:12 DEBUG : Looking for writers 2025/11/17 02:23:12 DEBUG : file1: reading active writers 2025/11/17 02:23:12 DEBUG : dir: reading active writers 2025/11/17 02:23:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:12 DEBUG : dir/file2: size = 14 OK 2025/11/17 02:23:12 DEBUG : dir/file2.rclone_chunk.001_usanr9: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/17 02:23:12 INFO : dir/file2.rclone_chunk.001_usanr9: Copied (server-side copy) to: dir/file2 2025/11/17 02:23:12 INFO : dir/file2.rclone_chunk.001_usanr9: Deleted 2025/11/17 02:23:13 DEBUG : dir/file2: copy non-chunked object... 2025/11/17 02:23:13 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:23:13 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/17 02:23:13 INFO : dir/file2: Deleted 2025/11/17 02:23:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000d19e00 2025/11/17 02:23:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/17 02:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:13 DEBUG : dir/file1: copy non-chunked object... 2025/11/17 02:23:13 DEBUG : file0: size = 14 OK 2025/11/17 02:23:13 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/17 02:23:13 INFO : dir/file1: Deleted 2025/11/17 02:23:13 DEBUG : file0: Updating file with file0 0xc000d19e00 2025/11/17 02:23:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:23:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/17 02:23:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:13 DEBUG : dir: Looking for writers 2025/11/17 02:23:13 DEBUG : Looking for writers 2025/11/17 02:23:13 DEBUG : dir: reading active writers 2025/11/17 02:23:13 DEBUG : file0: reading active writers 2025/11/17 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.48s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:13 DEBUG : Looking for writers 2025/11/17 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:13 DEBUG : Looking for writers 2025/11/17 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:13 DEBUG : Looking for writers 2025/11/17 02:23:13 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:14 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:14 DEBUG : Looking for writers 2025/11/17 02:23:14 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 02:23:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 02:23:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/17 02:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:23:14 DEBUG : file1: size = 5 OK 2025/11/17 02:23:14 DEBUG : file1.rclone_chunk.001_usap8h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:23:14 INFO : file1.rclone_chunk.001_usap8h: Copied (server-side copy) to: file1 2025/11/17 02:23:14 INFO : file1.rclone_chunk.001_usap8h: Deleted 2025/11/17 02:23:14 DEBUG : file1: size = 5 OK 2025/11/17 02:23:14 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/17 02:23:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:23:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:23:15 DEBUG : file1: size = 0 OK 2025/11/17 02:23:15 DEBUG : file1.rclone_chunk.001_usap2z: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:15 INFO : file1.rclone_chunk.001_usap2z: Copied (server-side copy) to: file1 2025/11/17 02:23:15 INFO : file1.rclone_chunk.001_usap2z: Deleted 2025/11/17 02:23:15 DEBUG : file1: size = 0 OK 2025/11/17 02:23:15 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:23:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (7 bytes), uploading instead of streaming 2025/11/17 02:23:15 DEBUG : file1: size = 7 OK 2025/11/17 02:23:15 DEBUG : file1.rclone_chunk.001_usaqqm: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/17 02:23:15 INFO : file1.rclone_chunk.001_usaqqm: Copied (server-side copy) to: file1 2025/11/17 02:23:15 INFO : file1.rclone_chunk.001_usaqqm: Deleted 2025/11/17 02:23:15 DEBUG : file1: size = 7 OK 2025/11/17 02:23:15 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:15 DEBUG : Looking for writers 2025/11/17 02:23:15 DEBUG : file1: reading active writers 2025/11/17 02:23:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.68s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/17 02:23:16 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/17 02:23:16 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/17 02:23:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/17 02:23:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (11 bytes), uploading instead of streaming 2025/11/17 02:23:17 DEBUG : file1: size = 11 OK 2025/11/17 02:23:17 DEBUG : file1.rclone_chunk.001_usarlh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:23:17 INFO : file1.rclone_chunk.001_usarlh: Copied (server-side copy) to: file1 2025/11/17 02:23:17 INFO : file1.rclone_chunk.001_usarlh: Deleted 2025/11/17 02:23:17 DEBUG : file1: size = 11 OK 2025/11/17 02:23:17 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/17 02:23:17 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:17 DEBUG : Looking for writers 2025/11/17 02:23:17 DEBUG : file1: reading active writers 2025/11/17 02:23:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/17 02:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:23:17 DEBUG : file1: size = 5 OK 2025/11/17 02:23:17 DEBUG : file1.rclone_chunk.001_usaslf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:23:17 INFO : file1.rclone_chunk.001_usaslf: Copied (server-side copy) to: file1 2025/11/17 02:23:17 INFO : file1.rclone_chunk.001_usaslf: Deleted 2025/11/17 02:23:17 DEBUG : file1: size = 5 OK 2025/11/17 02:23:17 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/17 02:23:17 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:17 DEBUG : Looking for writers 2025/11/17 02:23:17 DEBUG : file1: reading active writers 2025/11/17 02:23:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:18 DEBUG : file1: WriteFileHandle.Release closing 2025/11/17 02:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:23:18 DEBUG : file1: size = 0 OK 2025/11/17 02:23:18 DEBUG : file1.rclone_chunk.001_usat8b: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:18 INFO : file1.rclone_chunk.001_usat8b: Copied (server-side copy) to: file1 2025/11/17 02:23:18 INFO : file1.rclone_chunk.001_usat8b: Deleted 2025/11/17 02:23:18 DEBUG : file1: size = 0 OK 2025/11/17 02:23:18 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/17 02:23:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:18 DEBUG : Looking for writers 2025/11/17 02:23:18 DEBUG : file1: reading active writers 2025/11/17 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (2 bytes), uploading instead of streaming 2025/11/17 02:23:19 DEBUG : file1: size = 2 OK 2025/11/17 02:23:19 DEBUG : file1.rclone_chunk.001_usat7i: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/17 02:23:19 INFO : file1.rclone_chunk.001_usat7i: Copied (server-side copy) to: file1 2025/11/17 02:23:19 INFO : file1.rclone_chunk.001_usat7i: Deleted 2025/11/17 02:23:19 DEBUG : file1: size = 2 OK 2025/11/17 02:23:19 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/17 02:23:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:19 DEBUG : Looking for writers 2025/11/17 02:23:19 DEBUG : file1: reading active writers 2025/11/17 02:23:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.77s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:23:19 DEBUG : file1: size = 0 OK 2025/11/17 02:23:19 DEBUG : file1.rclone_chunk.001_usaudr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:19 INFO : file1.rclone_chunk.001_usaudr: Copied (server-side copy) to: file1 2025/11/17 02:23:19 INFO : file1.rclone_chunk.001_usaudr: Deleted 2025/11/17 02:23:19 DEBUG : file1: size = 0 OK 2025/11/17 02:23:19 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:19 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:23:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:23:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:23:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:20 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:20 DEBUG : Looking for writers 2025/11/17 02:23:20 DEBUG : file1: reading active writers 2025/11/17 02:23:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.66s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:23:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:23:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': File to upload is small (100 bytes), uploading instead of streaming 2025/11/17 02:23:20 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/17 02:23:20 DEBUG : file1.rclone_chunk.001_usavs5: md5 = 71b292e4111a3760db7fed6d3899fbcf OK 2025/11/17 02:23:20 INFO : file1.rclone_chunk.001_usavs5: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/17 02:23:20 INFO : file1.rclone_chunk.001_usavs5: Deleted 2025/11/17 02:23:20 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/17 02:23:20 DEBUG : file1.rclone_chunk.002_usavs5: md5 = 2b1fde697e957a45bd487ef5726be5ff OK 2025/11/17 02:23:20 INFO : file1.rclone_chunk.002_usavs5: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/17 02:23:20 INFO : file1.rclone_chunk.002_usavs5: Deleted 2025/11/17 02:23:20 DEBUG : file1: size = 100 OK 2025/11/17 02:23:20 DEBUG : file1: Size of src and dst objects identical 2025/11/17 02:23:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:23:20 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:23:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:23:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:23:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:21 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:21 DEBUG : Looking for writers 2025/11/17 02:23:21 DEBUG : file1: reading active writers 2025/11/17 02:23:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.16s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:21 DEBUG : flat/f000.txt: size = 7 OK 2025/11/17 02:23:21 DEBUG : flat/f000.txt.rclone_chunk.001_usaw2x: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/17 02:23:21 INFO : flat/f000.txt.rclone_chunk.001_usaw2x: Copied (server-side copy) to: flat/f000.txt 2025/11/17 02:23:21 INFO : flat/f000.txt.rclone_chunk.001_usaw2x: Deleted 2025/11/17 02:23:22 DEBUG : flat/f001.txt: size = 14 OK 2025/11/17 02:23:22 DEBUG : flat/f001.txt.rclone_chunk.001_usaw39: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/17 02:23:22 INFO : flat/f001.txt.rclone_chunk.001_usaw39: Copied (server-side copy) to: flat/f001.txt 2025/11/17 02:23:22 INFO : flat/f001.txt.rclone_chunk.001_usaw39: Deleted 2025/11/17 02:23:22 DEBUG : flat/f002.txt: size = 21 OK 2025/11/17 02:23:22 DEBUG : flat/f002.txt.rclone_chunk.001_usax80: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/17 02:23:22 INFO : flat/f002.txt.rclone_chunk.001_usax80: Copied (server-side copy) to: flat/f002.txt 2025/11/17 02:23:22 INFO : flat/f002.txt.rclone_chunk.001_usax80: Deleted 2025/11/17 02:23:22 DEBUG : flat/f003.txt: size = 28 OK 2025/11/17 02:23:22 DEBUG : flat/f003.txt.rclone_chunk.001_usax5e: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/17 02:23:22 INFO : flat/f003.txt.rclone_chunk.001_usax5e: Copied (server-side copy) to: flat/f003.txt 2025/11/17 02:23:23 INFO : flat/f003.txt.rclone_chunk.001_usax5e: Deleted 2025/11/17 02:23:23 DEBUG : flat/f004.txt: size = 35 OK 2025/11/17 02:23:23 DEBUG : flat/f004.txt.rclone_chunk.001_usayus: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/17 02:23:23 INFO : flat/f004.txt.rclone_chunk.001_usayus: Copied (server-side copy) to: flat/f004.txt 2025/11/17 02:23:23 INFO : flat/f004.txt.rclone_chunk.001_usayus: Deleted 2025/11/17 02:23:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/17 02:23:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/17 02:23:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/17 02:23:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/17 02:23:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:24 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:24 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/17 02:23:24 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/17 02:23:24 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:24 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:24 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/17 02:23:24 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/17 02:23:24 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:24 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:24 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/17 02:23:24 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/17 02:23:24 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:24 DEBUG : flat: Looking for writers 2025/11/17 02:23:24 DEBUG : f003.txt: reading active writers 2025/11/17 02:23:24 DEBUG : f004.txt: reading active writers 2025/11/17 02:23:24 DEBUG : f000.txt: reading active writers 2025/11/17 02:23:24 DEBUG : f001.txt: reading active writers 2025/11/17 02:23:24 DEBUG : f002.txt: reading active writers 2025/11/17 02:23:24 DEBUG : Looking for writers 2025/11/17 02:23:24 DEBUG : flat: reading active writers 2025/11/17 02:23:24 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.39s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:25 DEBUG : a/top.txt: size = 3 OK 2025/11/17 02:23:25 DEBUG : a/top.txt.rclone_chunk.001_usaz5d: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/17 02:23:25 INFO : a/top.txt.rclone_chunk.001_usaz5d: Copied (server-side copy) to: a/top.txt 2025/11/17 02:23:25 INFO : a/top.txt.rclone_chunk.001_usaz5d: Deleted 2025/11/17 02:23:25 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/17 02:23:25 DEBUG : a/b/mid.txt.rclone_chunk.001_usb0pd: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/17 02:23:25 INFO : a/b/mid.txt.rclone_chunk.001_usb0pd: Copied (server-side copy) to: a/b/mid.txt 2025/11/17 02:23:25 INFO : a/b/mid.txt.rclone_chunk.001_usb0pd: Deleted 2025/11/17 02:23:25 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/17 02:23:25 DEBUG : a/b/c/deep.txt.rclone_chunk.001_usb0dl: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/17 02:23:25 INFO : a/b/c/deep.txt.rclone_chunk.001_usb0dl: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/17 02:23:25 INFO : a/b/c/deep.txt.rclone_chunk.001_usb0dl: Deleted 2025/11/17 02:23:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/17 02:23:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/17 02:23:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/17 02:23:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/17 02:23:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/17 02:23:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/17 02:23:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:26 DEBUG : a/b/c: Looking for writers 2025/11/17 02:23:26 DEBUG : deep.txt: reading active writers 2025/11/17 02:23:26 DEBUG : a/b: Looking for writers 2025/11/17 02:23:26 DEBUG : c: reading active writers 2025/11/17 02:23:26 DEBUG : mid.txt: reading active writers 2025/11/17 02:23:26 DEBUG : a: Looking for writers 2025/11/17 02:23:26 DEBUG : b: reading active writers 2025/11/17 02:23:26 DEBUG : top.txt: reading active writers 2025/11/17 02:23:26 DEBUG : Looking for writers 2025/11/17 02:23:26 DEBUG : a: reading active writers 2025/11/17 02:23:26 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.00s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/17 02:23:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:26 DEBUG : Looking for writers 2025/11/17 02:23:26 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe'", Local "Local file system at /tmp/rclone2227698966", Modify Window "1ns" 2025/11/17 02:23:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': poll-interval is not supported by this remote 2025/11/17 02:23:27 DEBUG : dir1/a.txt: size = 1 OK 2025/11/17 02:23:27 DEBUG : dir1/a.txt.rclone_chunk.001_usb1t5: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/17 02:23:27 INFO : dir1/a.txt.rclone_chunk.001_usb1t5: Copied (server-side copy) to: dir1/a.txt 2025/11/17 02:23:27 INFO : dir1/a.txt.rclone_chunk.001_usb1t5: Deleted 2025/11/17 02:23:27 DEBUG : dir2/b.txt: size = 1 OK 2025/11/17 02:23:27 DEBUG : dir2/b.txt.rclone_chunk.001_usb25y: md5 = 415290769594460e2e485922904f345d OK 2025/11/17 02:23:27 INFO : dir2/b.txt.rclone_chunk.001_usb25y: Copied (server-side copy) to: dir2/b.txt 2025/11/17 02:23:27 INFO : dir2/b.txt.rclone_chunk.001_usb25y: Deleted 2025/11/17 02:23:27 DEBUG : dir3/c.txt: size = 1 OK 2025/11/17 02:23:27 DEBUG : dir3/c.txt.rclone_chunk.001_usb2tb: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/17 02:23:27 INFO : dir3/c.txt.rclone_chunk.001_usb2tb: Copied (server-side copy) to: dir3/c.txt 2025/11/17 02:23:28 INFO : dir3/c.txt.rclone_chunk.001_usb2tb: Deleted 2025/11/17 02:23:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/17 02:23:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/17 02:23:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/17 02:23:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/17 02:23:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/17 02:23:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/17 02:23:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:28 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:28 DEBUG : dir1: Looking for writers 2025/11/17 02:23:28 DEBUG : a.txt: reading active writers 2025/11/17 02:23:28 DEBUG : dir2: Looking for writers 2025/11/17 02:23:28 DEBUG : b.txt: reading active writers 2025/11/17 02:23:28 DEBUG : dir3: Looking for writers 2025/11/17 02:23:28 DEBUG : c.txt: reading active writers 2025/11/17 02:23:28 DEBUG : Looking for writers 2025/11/17 02:23:28 DEBUG : dir2: reading active writers 2025/11/17 02:23:28 DEBUG : dir3: reading active writers 2025/11/17 02:23:28 DEBUG : dir1: reading active writers 2025/11/17 02:23:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/17 02:23:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-wucimac2kefe': Purge remote 2025/11/17 02:23:28 DEBUG : Waiting for deletions to finish 2025/11/17 02:23:29 INFO : S3 bucket rclone-test-wucimac2kefe: Bucket "rclone-test-wucimac2kefe" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m53.281130942s (try 1/5)