"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/05/12 01:58:30 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa" 2026/05/12 01:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 01:58:30 DEBUG : Creating backend with remote "TestS3:rclone-test-qimobis6gapa" 2026/05/12 01:58:30 DEBUG : Creating backend with remote "/tmp/rclone2026745415" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:31 INFO : S3 bucket rclone-test-qimobis6gapa: Bucket "rclone-test-qimobis6gapa" created with ACL "" 2026/05/12 01:58:31 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:31 DEBUG : dir/file1.rclone_chunk.001_woj947: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:31 INFO : dir/file1.rclone_chunk.001_woj947: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:31 INFO : dir/file1.rclone_chunk.001_woj947: Deleted 2026/05/12 01:58:32 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:32 DEBUG : dir: Looking for writers 2026/05/12 01:58:32 DEBUG : Looking for writers 2026/05/12 01:58:32 DEBUG : dir: reading active writers 2026/05/12 01:58:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:32 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:32 DEBUG : dir/file1.rclone_chunk.001_woja4r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:32 INFO : dir/file1.rclone_chunk.001_woja4r: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:32 INFO : dir/file1.rclone_chunk.001_woja4r: Deleted 2026/05/12 01:58:33 DEBUG : dir/file2: size = 15 OK 2026/05/12 01:58:33 DEBUG : dir/file2.rclone_chunk.001_woja49: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/12 01:58:33 INFO : dir/file2.rclone_chunk.001_woja49: Copied (server-side copy) to: dir/file2 2026/05/12 01:58:33 INFO : dir/file2.rclone_chunk.001_woja49: Deleted 2026/05/12 01:58:33 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/12 01:58:33 DEBUG : dir/subdir/file3.rclone_chunk.001_wojbiu: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/12 01:58:33 INFO : dir/subdir/file3.rclone_chunk.001_wojbiu: Copied (server-side copy) to: dir/subdir/file3 2026/05/12 01:58:33 INFO : dir/subdir/file3.rclone_chunk.001_wojbiu: Deleted 2026/05/12 01:58:34 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:34 DEBUG : dir/subdir: Looking for writers 2026/05/12 01:58:34 DEBUG : dir: Looking for writers 2026/05/12 01:58:34 DEBUG : file1: reading active writers 2026/05/12 01:58:34 DEBUG : file2: reading active writers 2026/05/12 01:58:34 DEBUG : subdir: reading active writers 2026/05/12 01:58:34 DEBUG : Looking for writers 2026/05/12 01:58:34 DEBUG : dir: reading active writers 2026/05/12 01:58:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.11s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:34 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:34 DEBUG : dir/file1.rclone_chunk.001_wojcv9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:34 INFO : dir/file1.rclone_chunk.001_wojcv9: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:34 INFO : dir/file1.rclone_chunk.001_wojcv9: Deleted 2026/05/12 01:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:35 DEBUG : dir: Looking for writers 2026/05/12 01:58:35 DEBUG : file1: reading active writers 2026/05/12 01:58:35 DEBUG : Looking for writers 2026/05/12 01:58:35 DEBUG : dir: reading active writers 2026/05/12 01:58:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:35 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:35 DEBUG : dir/file1.rclone_chunk.001_wojdxy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:35 INFO : dir/file1.rclone_chunk.001_wojdxy: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:35 INFO : dir/file1.rclone_chunk.001_wojdxy: Deleted 2026/05/12 01:58:35 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:35 DEBUG : dir: Looking for writers 2026/05/12 01:58:35 DEBUG : Looking for writers 2026/05/12 01:58:35 DEBUG : dir: reading active writers 2026/05/12 01:58:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.84s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:36 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:36 DEBUG : dir/file1.rclone_chunk.001_wojepv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:36 INFO : dir/file1.rclone_chunk.001_wojepv: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:36 INFO : dir/file1.rclone_chunk.001_wojepv: Deleted 2026/05/12 01:58:36 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:36 DEBUG : forgetting directory cache 2026/05/12 01:58:36 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:36 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:36 DEBUG : Looking for writers 2026/05/12 01:58:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.96s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:37 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:37 DEBUG : dir/file1.rclone_chunk.001_wojfoo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:37 INFO : dir/file1.rclone_chunk.001_wojfoo: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:37 INFO : dir/file1.rclone_chunk.001_wojfoo: Deleted 2026/05/12 01:58:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/12 01:58:37 DEBUG : dir: invalidating directory cache 2026/05/12 01:58:37 DEBUG : >ForgetPath: 2026/05/12 01:58:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/12 01:58:37 DEBUG : invalidating directory cache 2026/05/12 01:58:37 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:37 DEBUG : >ForgetPath: 2026/05/12 01:58:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/12 01:58:37 DEBUG : >ForgetPath: 2026/05/12 01:58:37 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:37 DEBUG : dir: Looking for writers 2026/05/12 01:58:37 DEBUG : Looking for writers 2026/05/12 01:58:37 DEBUG : dir: reading active writers 2026/05/12 01:58:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.91s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:38 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:38 DEBUG : dir/file1.rclone_chunk.001_wojgeo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:38 INFO : dir/file1.rclone_chunk.001_wojgeo: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:38 INFO : dir/file1.rclone_chunk.001_wojgeo: Deleted 2026/05/12 01:58:38 DEBUG : fil/a/b/c: size = 15 OK 2026/05/12 01:58:38 DEBUG : fil/a/b/c.rclone_chunk.001_wojg4i: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/05/12 01:58:38 INFO : fil/a/b/c.rclone_chunk.001_wojg4i: Copied (server-side copy) to: fil/a/b/c 2026/05/12 01:58:39 INFO : fil/a/b/c.rclone_chunk.001_wojg4i: Deleted 2026/05/12 01:58:39 DEBUG : forgetting directory cache 2026/05/12 01:58:39 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:39 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:39 DEBUG : fil/a/b: Looking for writers 2026/05/12 01:58:39 DEBUG : fil/a: Looking for writers 2026/05/12 01:58:39 DEBUG : b: reading active writers 2026/05/12 01:58:39 DEBUG : fil: Looking for writers 2026/05/12 01:58:39 DEBUG : a: reading active writers 2026/05/12 01:58:39 DEBUG : dir: Looking for writers 2026/05/12 01:58:39 DEBUG : Looking for writers 2026/05/12 01:58:39 DEBUG : fil: reading active writers 2026/05/12 01:58:39 DEBUG : dir: reading active writers 2026/05/12 01:58:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.77s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:40 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:40 DEBUG : dir/file1.rclone_chunk.001_wojhwm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:40 INFO : dir/file1.rclone_chunk.001_wojhwm: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:40 INFO : dir/file1.rclone_chunk.001_wojhwm: Deleted 2026/05/12 01:58:40 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:40 DEBUG : dir: Looking for writers 2026/05/12 01:58:40 DEBUG : Looking for writers 2026/05/12 01:58:40 DEBUG : dir: reading active writers 2026/05/12 01:58:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:40 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:40 DEBUG : dir/file1.rclone_chunk.001_wojioy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:40 INFO : dir/file1.rclone_chunk.001_wojioy: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:40 INFO : dir/file1.rclone_chunk.001_wojioy: Deleted 2026/05/12 01:58:41 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:41 DEBUG : dir: Looking for writers 2026/05/12 01:58:41 DEBUG : file1: reading active writers 2026/05/12 01:58:41 DEBUG : Looking for writers 2026/05/12 01:58:41 DEBUG : dir: reading active writers 2026/05/12 01:58:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.80s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:41 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:41 DEBUG : dir/file1.rclone_chunk.001_wojj3w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:41 INFO : dir/file1.rclone_chunk.001_wojj3w: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:41 INFO : dir/file1.rclone_chunk.001_wojj3w: Deleted 2026/05/12 01:58:42 DEBUG : dir/file2: size = 15 OK 2026/05/12 01:58:42 DEBUG : dir/file2.rclone_chunk.001_wojj2f: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/12 01:58:42 INFO : dir/file2.rclone_chunk.001_wojj2f: Copied (server-side copy) to: dir/file2 2026/05/12 01:58:42 INFO : dir/file2.rclone_chunk.001_wojj2f: Deleted 2026/05/12 01:58:42 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/12 01:58:42 DEBUG : dir/subdir/file3.rclone_chunk.001_wojk4z: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/12 01:58:42 INFO : dir/subdir/file3.rclone_chunk.001_wojk4z: Copied (server-side copy) to: dir/subdir/file3 2026/05/12 01:58:42 INFO : dir/subdir/file3.rclone_chunk.001_wojk4z: Deleted === RUN TestDirReadDirAll/Virtual 2026/05/12 01:58:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/12 01:58:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/12 01:58:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/12 01:58:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/12 01:58:43 DEBUG : dir/virtualFile: size = 20 OK 2026/05/12 01:58:43 DEBUG : dir/virtualFile.rclone_chunk.001_wojlxc: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/05/12 01:58:43 INFO : dir/virtualFile.rclone_chunk.001_wojlxc: Copied (server-side copy) to: dir/virtualFile 2026/05/12 01:58:43 INFO : dir/virtualFile.rclone_chunk.001_wojlxc: Deleted 2026/05/12 01:58:43 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/05/12 01:58:43 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_wojl6t: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/05/12 01:58:43 INFO : dir/virtualDir/testFile.rclone_chunk.001_wojl6t: Copied (server-side copy) to: dir/virtualDir/testFile 2026/05/12 01:58:43 INFO : dir/virtualDir/testFile.rclone_chunk.001_wojl6t: Deleted 2026/05/12 01:58:43 DEBUG : S3 bucket rclone-test-qimobis6gapa: bucket is versioned: false 2026/05/12 01:58:43 DEBUG : Waiting for deletions to finish 2026/05/12 01:58:43 DEBUG : "dir/subdir/file3" version false 2026/05/12 01:58:43 DEBUG : dir/subdir/file3: Deleting (id "") 2026/05/12 01:58:44 INFO : dir/subdir/file3: Deleted 2026/05/12 01:58:44 DEBUG : dir: invalidating directory cache 2026/05/12 01:58:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/12 01:58:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/12 01:58:44 DEBUG : dir/file1: Reset virtual modtime 2026/05/12 01:58:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/12 01:58:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/12 01:58:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/12 01:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/12 01:58:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/12 01:58:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:58:44 DEBUG : dir: invalidating directory cache 2026/05/12 01:58:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/12 01:58:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/12 01:58:44 DEBUG : forgetting directory cache 2026/05/12 01:58:44 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:44 DEBUG : dir/virtualDir2: forgetting directory cache 2026/05/12 01:58:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/12 01:58:44 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:44 DEBUG : dir/virtualDir2: Looking for writers 2026/05/12 01:58:44 DEBUG : dir/virtualDir: Looking for writers 2026/05/12 01:58:44 DEBUG : dir: Looking for writers 2026/05/12 01:58:44 DEBUG : file1: reading active writers 2026/05/12 01:58:44 DEBUG : virtualFile2: reading active writers 2026/05/12 01:58:44 DEBUG : virtualDir2: reading active writers 2026/05/12 01:58:44 DEBUG : virtualFile: reading active writers 2026/05/12 01:58:44 DEBUG : virtualDir: reading active writers 2026/05/12 01:58:44 DEBUG : Looking for writers 2026/05/12 01:58:44 DEBUG : dir: reading active writers 2026/05/12 01:58:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.13s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:44 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:44 DEBUG : dir/file1.rclone_chunk.001_wojm7e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:44 INFO : dir/file1.rclone_chunk.001_wojm7e: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:44 INFO : dir/file1.rclone_chunk.001_wojm7e: Deleted 2026/05/12 01:58:45 ERROR : dir/: Can only open directories read only 2026/05/12 01:58:45 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:45 DEBUG : dir: Looking for writers 2026/05/12 01:58:45 DEBUG : Looking for writers 2026/05/12 01:58:45 DEBUG : dir: reading active writers 2026/05/12 01:58:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:45 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:45 DEBUG : dir/file1.rclone_chunk.001_wojnzd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:45 INFO : dir/file1.rclone_chunk.001_wojnzd: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:45 INFO : dir/file1.rclone_chunk.001_wojnzd: Deleted 2026/05/12 01:58:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:58:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 01:58:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/12 01:58:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 01:58:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 01:58:46 DEBUG : dir/potato: size = 5 OK 2026/05/12 01:58:46 DEBUG : dir/potato.rclone_chunk.001_wojoup: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:58:46 INFO : dir/potato.rclone_chunk.001_wojoup: Copied (server-side copy) to: dir/potato 2026/05/12 01:58:46 INFO : dir/potato.rclone_chunk.001_wojoup: Deleted 2026/05/12 01:58:46 DEBUG : dir/potato: size = 5 OK 2026/05/12 01:58:46 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/12 01:58:46 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/12 01:58:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 01:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:46 DEBUG : dir: Looking for writers 2026/05/12 01:58:46 DEBUG : file1: reading active writers 2026/05/12 01:58:46 DEBUG : potato: reading active writers 2026/05/12 01:58:46 DEBUG : Looking for writers 2026/05/12 01:58:46 DEBUG : dir: reading active writers 2026/05/12 01:58:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.61s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:47 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:47 DEBUG : dir/file1.rclone_chunk.001_wojous: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:47 INFO : dir/file1.rclone_chunk.001_wojous: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:47 INFO : dir/file1.rclone_chunk.001_wojous: Deleted 2026/05/12 01:58:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/05/12 01:58:47 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:47 DEBUG : dir/sub: Looking for writers 2026/05/12 01:58:47 DEBUG : dir: Looking for writers 2026/05/12 01:58:47 DEBUG : sub: reading active writers 2026/05/12 01:58:47 DEBUG : file1: reading active writers 2026/05/12 01:58:47 DEBUG : Looking for writers 2026/05/12 01:58:47 DEBUG : dir: reading active writers 2026/05/12 01:58:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.17s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:48 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:48 DEBUG : dir/file1.rclone_chunk.001_wojqsu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:48 INFO : dir/file1.rclone_chunk.001_wojqsu: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:48 INFO : dir/file1.rclone_chunk.001_wojqsu: Deleted 2026/05/12 01:58:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/12 01:58:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/05/12 01:58:49 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:49 DEBUG : dir/sub/subsub: Looking for writers 2026/05/12 01:58:49 DEBUG : dir/sub: Looking for writers 2026/05/12 01:58:49 DEBUG : subsub: reading active writers 2026/05/12 01:58:49 DEBUG : dir: Looking for writers 2026/05/12 01:58:49 DEBUG : file1: reading active writers 2026/05/12 01:58:49 DEBUG : sub: reading active writers 2026/05/12 01:58:49 DEBUG : Looking for writers 2026/05/12 01:58:49 DEBUG : dir: reading active writers 2026/05/12 01:58:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:49 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:49 DEBUG : dir/file1.rclone_chunk.001_wojrpo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:49 INFO : dir/file1.rclone_chunk.001_wojrpo: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:49 INFO : dir/file1.rclone_chunk.001_wojrpo: Deleted 2026/05/12 01:58:49 ERROR : dir/: Dir.Remove not empty 2026/05/12 01:58:49 DEBUG : dir/file1: Remove: 2026/05/12 01:58:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:58:49 DEBUG : dir/file1: >Remove: err= 2026/05/12 01:58:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 01:58:49 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:49 DEBUG : Looking for writers 2026/05/12 01:58:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:50 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:50 DEBUG : dir/file1.rclone_chunk.001_wojsnp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:50 INFO : dir/file1.rclone_chunk.001_wojsnp: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:50 INFO : dir/file1.rclone_chunk.001_wojsnp: Deleted 2026/05/12 01:58:50 DEBUG : dir/file1: Remove: 2026/05/12 01:58:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:58:50 DEBUG : dir/file1: >Remove: err= 2026/05/12 01:58:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 01:58:50 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:50 DEBUG : Looking for writers 2026/05/12 01:58:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:51 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:51 DEBUG : dir/file1.rclone_chunk.001_wojsut: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:51 INFO : dir/file1.rclone_chunk.001_wojsut: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:51 INFO : dir/file1.rclone_chunk.001_wojsut: Deleted 2026/05/12 01:58:51 DEBUG : dir/file1: Remove: 2026/05/12 01:58:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:58:51 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/05/12 01:58:51 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:51 DEBUG : dir: Looking for writers 2026/05/12 01:58:51 DEBUG : Looking for writers 2026/05/12 01:58:51 DEBUG : dir: reading active writers 2026/05/12 01:58:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:52 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:52 DEBUG : dir/file1.rclone_chunk.001_wojtl9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:52 INFO : dir/file1.rclone_chunk.001_wojtl9: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:52 INFO : dir/file1.rclone_chunk.001_wojtl9: Deleted 2026/05/12 01:58:52 DEBUG : dir/file3: size = 15 OK 2026/05/12 01:58:52 DEBUG : dir/file3.rclone_chunk.001_woju3x: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/05/12 01:58:52 INFO : dir/file3.rclone_chunk.001_woju3x: Copied (server-side copy) to: dir/file3 2026/05/12 01:58:52 INFO : dir/file3.rclone_chunk.001_woju3x: Deleted 2026/05/12 01:58:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/12 01:58:53 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:58:53 DEBUG : dir/file3: copy non-chunked object... 2026/05/12 01:58:53 DEBUG : dir2/file1: size = 14 OK 2026/05/12 01:58:53 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/05/12 01:58:53 DEBUG : dir2/file3: size = 15 OK 2026/05/12 01:58:53 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/05/12 01:58:53 INFO : dir/file1: Deleted 2026/05/12 01:58:53 INFO : dir/file3: Deleted 2026/05/12 01:58:53 DEBUG : dir: Updating dir with dir2 0x1038f3473ba0 2026/05/12 01:58:53 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 01:58:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/12 01:58:53 DEBUG : dir2/file1: copy non-chunked object... 2026/05/12 01:58:53 DEBUG : file2: size = 14 OK 2026/05/12 01:58:53 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/05/12 01:58:53 INFO : dir2/file1: Deleted 2026/05/12 01:58:53 DEBUG : file2: Updating file with file2 0x1038f39e80d0 2026/05/12 01:58:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/12 01:58:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 01:58:54 DEBUG : file2: copy non-chunked object... 2026/05/12 01:58:54 DEBUG : dir2/file3: size = 14 OK 2026/05/12 01:58:54 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/05/12 01:58:54 INFO : file2: Deleted 2026/05/12 01:58:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x1038f39e80d0 2026/05/12 01:58:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/12 01:58:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/12 01:58:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/12 01:58:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x1038f39e8270 2026/05/12 01:58:54 DEBUG : empty directory: forgetting directory cache 2026/05/12 01:58:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/12 01:58:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/12 01:58:54 DEBUG : dir2: Renaming to "dir3" 2026/05/12 01:58:54 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:54 DEBUG : dir3: Looking for writers 2026/05/12 01:58:54 DEBUG : file3: reading active writers 2026/05/12 01:58:54 DEBUG : renamed empty directory: Looking for writers 2026/05/12 01:58:54 DEBUG : Looking for writers 2026/05/12 01:58:54 DEBUG : dir3: reading active writers 2026/05/12 01:58:54 DEBUG : renamed empty directory: reading active writers 2026/05/12 01:58:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.92s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:55 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:55 DEBUG : dir/file1.rclone_chunk.001_wojwdt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:55 INFO : dir/file1.rclone_chunk.001_wojwdt: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:55 INFO : dir/file1.rclone_chunk.001_wojwdt: Deleted 2026/05/12 01:58:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/12 01:58:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:58:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:58:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 01:58:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/12 01:58:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/12 01:58:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 01:58:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:58:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:58:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 01:58:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/12 01:58:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/12 01:58:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (12 bytes), uploading instead of streaming 2026/05/12 01:58:55 DEBUG : dir/sub/file2: size = 12 OK 2026/05/12 01:58:55 DEBUG : dir/sub/file2.rclone_chunk.001_wojx4e: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/12 01:58:55 INFO : dir/sub/file2.rclone_chunk.001_wojx4e: Copied (server-side copy) to: dir/sub/file2 2026/05/12 01:58:55 INFO : dir/sub/file2.rclone_chunk.001_wojx4e: Deleted 2026/05/12 01:58:55 DEBUG : dir/sub/file2: size = 12 OK 2026/05/12 01:58:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/12 01:58:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 01:58:55 DEBUG : forgetting directory cache 2026/05/12 01:58:55 DEBUG : dir: forgetting directory cache 2026/05/12 01:58:55 DEBUG : dir/sub: forgetting directory cache 2026/05/12 01:58:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/12 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 01:58:56 DEBUG : dir/sub/file0: size = 5 OK 2026/05/12 01:58:56 DEBUG : dir/sub/file0.rclone_chunk.001_wojxhj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:58:56 INFO : dir/sub/file0.rclone_chunk.001_wojxhj: Copied (server-side copy) to: dir/sub/file0 2026/05/12 01:58:56 INFO : dir/sub/file0.rclone_chunk.001_wojxhj: Deleted 2026/05/12 01:58:56 DEBUG : dir/sub/file0: size = 5 OK 2026/05/12 01:58:56 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/12 01:58:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 01:58:56 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:56 DEBUG : dir/sub: Looking for writers 2026/05/12 01:58:56 DEBUG : file0: reading active writers 2026/05/12 01:58:56 DEBUG : file2: reading active writers 2026/05/12 01:58:56 DEBUG : dir: Looking for writers 2026/05/12 01:58:56 DEBUG : file1: reading active writers 2026/05/12 01:58:56 DEBUG : sub: reading active writers 2026/05/12 01:58:56 DEBUG : Looking for writers 2026/05/12 01:58:56 DEBUG : dir: reading active writers 2026/05/12 01:58:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.85s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/12 01:58:56 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:56 DEBUG : Looking for writers 2026/05/12 01:58:56 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:57 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:57 DEBUG : dir/file1.rclone_chunk.001_wojymf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:57 INFO : dir/file1.rclone_chunk.001_wojymf: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:57 INFO : dir/file1.rclone_chunk.001_wojymf: Deleted 2026/05/12 01:58:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:58:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 01:58:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/12 01:58:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:58:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/12 01:58:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/12 01:58:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/12 01:58:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:58:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 01:58:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:57 DEBUG : dir: Looking for writers 2026/05/12 01:58:57 DEBUG : file1: reading active writers 2026/05/12 01:58:57 DEBUG : file1.metadata: reading active writers 2026/05/12 01:58:57 DEBUG : Looking for writers 2026/05/12 01:58:57 DEBUG : dir: reading active writers 2026/05/12 01:58:57 DEBUG : dir.metadata: reading active writers 2026/05/12 01:58:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:57 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:57 DEBUG : dir/file1.rclone_chunk.001_wojzca: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:57 INFO : dir/file1.rclone_chunk.001_wojzca: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:57 INFO : dir/file1.rclone_chunk.001_wojzca: Deleted 2026/05/12 01:58:58 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:58 DEBUG : dir: Looking for writers 2026/05/12 01:58:58 DEBUG : file1: reading active writers 2026/05/12 01:58:58 DEBUG : Looking for writers 2026/05/12 01:58:58 DEBUG : dir: reading active writers 2026/05/12 01:58:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:58:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:58:58 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:58:58 DEBUG : dir/file1.rclone_chunk.001_wok0ik: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:58:58 INFO : dir/file1.rclone_chunk.001_wok0ik: Copied (server-side copy) to: dir/file1 2026/05/12 01:58:58 INFO : dir/file1.rclone_chunk.001_wok0ik: Deleted 2026/05/12 01:58:59 DEBUG : time_test: size = 5 OK 2026/05/12 01:58:59 DEBUG : time_test.rclone_chunk.001_wok13g: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/05/12 01:58:59 INFO : time_test.rclone_chunk.001_wok13g: Copied (server-side copy) to: time_test 2026/05/12 01:58:59 INFO : time_test.rclone_chunk.001_wok13g: Deleted 2026/05/12 01:58:59 DEBUG : Can set mod time: true 2026/05/12 01:58:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 01:58:59 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:58:59 DEBUG : dir: Looking for writers 2026/05/12 01:58:59 DEBUG : file1: reading active writers 2026/05/12 01:58:59 DEBUG : Looking for writers 2026/05/12 01:58:59 DEBUG : dir: reading active writers 2026/05/12 01:58:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:00 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:00 DEBUG : dir/file1.rclone_chunk.001_wok2qy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:00 INFO : dir/file1.rclone_chunk.001_wok2qy: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:00 INFO : dir/file1.rclone_chunk.001_wok2qy: Deleted 2026/05/12 01:59:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 01:59:01 DEBUG : dir/file1: size = 0 OK 2026/05/12 01:59:01 DEBUG : dir/file1.rclone_chunk.001_wok230: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 01:59:01 INFO : dir/file1.rclone_chunk.001_wok230: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:01 INFO : dir/file1.rclone_chunk.001_wok230: Deleted 2026/05/12 01:59:01 DEBUG : dir/file1: size = 0 OK 2026/05/12 01:59:01 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/12 01:59:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 01:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:01 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:01 DEBUG : dir: Looking for writers 2026/05/12 01:59:01 DEBUG : file1: reading active writers 2026/05/12 01:59:01 DEBUG : Looking for writers 2026/05/12 01:59:01 DEBUG : dir: reading active writers 2026/05/12 01:59:01 DEBUG : >WaitForWriters: 2026/05/12 01:59:01 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:01 DEBUG : dir: Looking for writers 2026/05/12 01:59:01 DEBUG : file1: reading active writers 2026/05/12 01:59:01 DEBUG : Looking for writers 2026/05/12 01:59:01 DEBUG : dir: reading active writers 2026/05/12 01:59:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:02 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:02 DEBUG : dir/file1.rclone_chunk.001_wok3u0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:02 INFO : dir/file1.rclone_chunk.001_wok3u0: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:02 INFO : dir/file1.rclone_chunk.001_wok3u0: Deleted 2026/05/12 01:59:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 01:59:03 DEBUG : dir/file1: size = 5 OK 2026/05/12 01:59:03 DEBUG : dir/file1.rclone_chunk.001_wok4i3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:03 INFO : dir/file1.rclone_chunk.001_wok4i3: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:03 INFO : dir/file1.rclone_chunk.001_wok4i3: Deleted 2026/05/12 01:59:03 DEBUG : dir/file1: size = 5 OK 2026/05/12 01:59:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/12 01:59:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 01:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:03 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:03 DEBUG : dir: Looking for writers 2026/05/12 01:59:03 DEBUG : file1: reading active writers 2026/05/12 01:59:03 DEBUG : Looking for writers 2026/05/12 01:59:03 DEBUG : dir: reading active writers 2026/05/12 01:59:03 DEBUG : >WaitForWriters: 2026/05/12 01:59:03 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:03 DEBUG : dir: Looking for writers 2026/05/12 01:59:03 DEBUG : file1: reading active writers 2026/05/12 01:59:03 DEBUG : Looking for writers 2026/05/12 01:59:03 DEBUG : dir: reading active writers 2026/05/12 01:59:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:04 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:04 DEBUG : dir/file1.rclone_chunk.001_wok5xq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:04 INFO : dir/file1.rclone_chunk.001_wok5xq: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:04 INFO : dir/file1.rclone_chunk.001_wok5xq: Deleted 2026/05/12 01:59:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:04 DEBUG : dir: Looking for writers 2026/05/12 01:59:04 DEBUG : file1: reading active writers 2026/05/12 01:59:04 DEBUG : Looking for writers 2026/05/12 01:59:04 DEBUG : dir: reading active writers 2026/05/12 01:59:04 DEBUG : >WaitForWriters: 2026/05/12 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:05 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:05 DEBUG : dir/file1.rclone_chunk.001_wok7ab: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:05 INFO : dir/file1.rclone_chunk.001_wok7ab: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:05 INFO : dir/file1.rclone_chunk.001_wok7ab: Deleted 2026/05/12 01:59:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 01:59:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:05 DEBUG : dir/file1(0x1038f3290700): close: 2026/05/12 01:59:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 01:59:05 DEBUG : dir/file1(0x1038f3290700): >close: err= 2026/05/12 01:59:05 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:05 DEBUG : dir: Looking for writers 2026/05/12 01:59:05 DEBUG : file1: reading active writers 2026/05/12 01:59:05 DEBUG : Looking for writers 2026/05/12 01:59:05 DEBUG : dir: reading active writers 2026/05/12 01:59:05 DEBUG : >WaitForWriters: 2026/05/12 01:59:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:06 DEBUG : dir: Looking for writers 2026/05/12 01:59:06 DEBUG : file1: reading active writers 2026/05/12 01:59:06 DEBUG : Looking for writers 2026/05/12 01:59:06 DEBUG : dir: reading active writers 2026/05/12 01:59:06 DEBUG : >WaitForWriters: 2026/05/12 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:06 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:06 DEBUG : dir/file1.rclone_chunk.001_wok8on: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:06 INFO : dir/file1.rclone_chunk.001_wok8on: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:06 INFO : dir/file1.rclone_chunk.001_wok8on: Deleted 2026/05/12 01:59:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 01:59:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): _writeAt: size=5, off=0 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): openPending: 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 01:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): >openPending: err= 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): >_writeAt: n=5, err= 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): close: 2026/05/12 01:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/12 01:59:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/12 01:59:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/12 01:59:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 01:59:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:07 DEBUG : dir/file1(0x1038f3691180): >close: err= 2026/05/12 01:59:07 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 01:59:07 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:07 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:07 DEBUG : dir/file1.rclone_chunk.001_wok9av: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/12 01:59:07 INFO : dir/file1.rclone_chunk.001_wok9av: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:07 INFO : dir/file1.rclone_chunk.001_wok9av: Deleted 2026/05/12 01:59:07 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:07 INFO : dir/file1: Copied (replaced existing) 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/05/12 01:59:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/12 01:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : >WaitForWriters: 2026/05/12 01:59:07 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:07 DEBUG : dir: Looking for writers 2026/05/12 01:59:07 DEBUG : file1: reading active writers 2026/05/12 01:59:07 DEBUG : Looking for writers 2026/05/12 01:59:07 DEBUG : dir: reading active writers 2026/05/12 01:59:07 DEBUG : >WaitForWriters: 2026/05/12 01:59:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.71s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.84s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.26s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.35s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.82s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:08 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:08 DEBUG : dir/file1.rclone_chunk.001_wokajk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:08 INFO : dir/file1.rclone_chunk.001_wokajk: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:08 INFO : dir/file1.rclone_chunk.001_wokajk: Deleted 2026/05/12 01:59:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:09 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:09 DEBUG : dir: Looking for writers 2026/05/12 01:59:09 DEBUG : file1: reading active writers 2026/05/12 01:59:09 DEBUG : Looking for writers 2026/05/12 01:59:09 DEBUG : dir: reading active writers 2026/05/12 01:59:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.05s) === RUN TestFileOpenReadUnknownSize 2026/05/12 01:59:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/12 01:59:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/12 01:59:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/12 01:59:09 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:09 DEBUG : Looking for writers 2026/05/12 01:59:09 DEBUG : file.txt: reading active writers 2026/05/12 01:59:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:09 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:09 DEBUG : dir/file1.rclone_chunk.001_wokbc9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:09 INFO : dir/file1.rclone_chunk.001_wokbc9: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:09 INFO : dir/file1.rclone_chunk.001_wokbc9: Deleted 2026/05/12 01:59:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 01:59:10 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:10 DEBUG : dir/file1.rclone_chunk.001_wokc9i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:10 INFO : dir/file1.rclone_chunk.001_wokc9i: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:10 INFO : dir/file1.rclone_chunk.001_wokc9i: Deleted 2026/05/12 01:59:10 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/12 01:59:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:10 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:10 DEBUG : dir: Looking for writers 2026/05/12 01:59:10 DEBUG : file1: reading active writers 2026/05/12 01:59:10 DEBUG : Looking for writers 2026/05/12 01:59:10 DEBUG : dir: reading active writers 2026/05/12 01:59:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.47s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:11 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:11 DEBUG : dir/file1.rclone_chunk.001_wokcgu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:11 INFO : dir/file1.rclone_chunk.001_wokcgu: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:11 INFO : dir/file1.rclone_chunk.001_wokcgu: Deleted 2026/05/12 01:59:11 DEBUG : dir/file1: Remove: 2026/05/12 01:59:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:11 DEBUG : dir/file1: >Remove: err= 2026/05/12 01:59:11 DEBUG : dir/file1: Remove: 2026/05/12 01:59:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/12 01:59:11 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:11 DEBUG : dir: Looking for writers 2026/05/12 01:59:11 DEBUG : Looking for writers 2026/05/12 01:59:11 DEBUG : dir: reading active writers 2026/05/12 01:59:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:11 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:11 DEBUG : dir/file1.rclone_chunk.001_wokdms: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:11 INFO : dir/file1.rclone_chunk.001_wokdms: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:11 INFO : dir/file1.rclone_chunk.001_wokdms: Deleted 2026/05/12 01:59:12 DEBUG : dir/file1: Remove: 2026/05/12 01:59:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:12 DEBUG : dir/file1: >Remove: err= 2026/05/12 01:59:12 DEBUG : dir/file1: Remove: 2026/05/12 01:59:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/12 01:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:12 DEBUG : dir: Looking for writers 2026/05/12 01:59:12 DEBUG : Looking for writers 2026/05/12 01:59:12 DEBUG : dir: reading active writers 2026/05/12 01:59:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:12 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:12 DEBUG : dir/file1.rclone_chunk.001_wokemv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:12 INFO : dir/file1.rclone_chunk.001_wokemv: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:12 INFO : dir/file1.rclone_chunk.001_wokemv: Deleted 2026/05/12 01:59:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 01:59:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/12 01:59:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:12 DEBUG : dir/file1: Open: flags=0x3 2026/05/12 01:59:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/12 01:59:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/12 01:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:12 DEBUG : dir: Looking for writers 2026/05/12 01:59:12 DEBUG : file1: reading active writers 2026/05/12 01:59:12 DEBUG : Looking for writers 2026/05/12 01:59:12 DEBUG : dir: reading active writers 2026/05/12 01:59:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:13 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:13 DEBUG : dir/file1.rclone_chunk.001_wokf8h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:13 INFO : dir/file1.rclone_chunk.001_wokf8h: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:13 INFO : dir/file1.rclone_chunk.001_wokf8h: Deleted 2026/05/12 01:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:13 DEBUG : dir: Looking for writers 2026/05/12 01:59:13 DEBUG : file1: reading active writers 2026/05/12 01:59:13 DEBUG : Looking for writers 2026/05/12 01:59:13 DEBUG : dir: reading active writers 2026/05/12 01:59:13 DEBUG : >WaitForWriters: 2026/05/12 01:59:14 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:14 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:14 INFO : dir/file1: Deleted 2026/05/12 01:59:14 DEBUG : newLeaf: Updating file with newLeaf 0x1038f3390270 2026/05/12 01:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:14 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:14 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:14 INFO : newLeaf: Deleted 2026/05/12 01:59:14 DEBUG : dir/file1: Updating file with dir/file1 0x1038f3390270 2026/05/12 01:59:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:14 DEBUG : dir/file1: File is currently open, delaying rename 0x1038f3390270 2026/05/12 01:59:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 01:59:15 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:15 DEBUG : dir/file1.rclone_chunk.001_wokgl2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:15 INFO : dir/file1.rclone_chunk.001_wokgl2: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:15 INFO : dir/file1.rclone_chunk.001_wokgl2: Deleted 2026/05/12 01:59:15 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/12 01:59:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:15 DEBUG : newLeaf: Running delayed rename now 2026/05/12 01:59:15 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:15 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:15 INFO : dir/file1: Deleted 2026/05/12 01:59:15 DEBUG : newLeaf: Updating file with newLeaf 0x1038f3390270 2026/05/12 01:59:15 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:15 DEBUG : dir: Looking for writers 2026/05/12 01:59:15 DEBUG : Looking for writers 2026/05/12 01:59:15 DEBUG : dir: reading active writers 2026/05/12 01:59:15 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:15 DEBUG : >WaitForWriters: 2026/05/12 01:59:15 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:15 DEBUG : dir: Looking for writers 2026/05/12 01:59:15 DEBUG : Looking for writers 2026/05/12 01:59:15 DEBUG : dir: reading active writers 2026/05/12 01:59:15 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:16 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:16 DEBUG : dir/file1.rclone_chunk.001_wokhbz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:16 INFO : dir/file1.rclone_chunk.001_wokhbz: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:16 INFO : dir/file1.rclone_chunk.001_wokhbz: Deleted 2026/05/12 01:59:16 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:16 DEBUG : dir: Looking for writers 2026/05/12 01:59:16 DEBUG : file1: reading active writers 2026/05/12 01:59:16 DEBUG : Looking for writers 2026/05/12 01:59:16 DEBUG : dir: reading active writers 2026/05/12 01:59:16 DEBUG : >WaitForWriters: 2026/05/12 01:59:16 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:16 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:16 INFO : dir/file1: Deleted 2026/05/12 01:59:16 DEBUG : newLeaf: Updating file with newLeaf 0x1038f2c44dd0 2026/05/12 01:59:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:16 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:17 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:17 INFO : newLeaf: Deleted 2026/05/12 01:59:17 DEBUG : dir/file1: Updating file with dir/file1 0x1038f2c44dd0 2026/05/12 01:59:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 01:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:17 DEBUG : dir/file1: File is currently open, delaying rename 0x1038f2c44dd0 2026/05/12 01:59:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 01:59:17 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:17 DEBUG : dir/file1.rclone_chunk.001_wokj01: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:17 INFO : dir/file1.rclone_chunk.001_wokj01: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:17 INFO : dir/file1.rclone_chunk.001_wokj01: Deleted 2026/05/12 01:59:17 DEBUG : dir/file1: size = 25 OK 2026/05/12 01:59:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/12 01:59:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:17 DEBUG : newLeaf: Running delayed rename now 2026/05/12 01:59:17 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:17 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:18 INFO : dir/file1: Deleted 2026/05/12 01:59:18 DEBUG : newLeaf: Updating file with newLeaf 0x1038f2c44dd0 2026/05/12 01:59:18 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:18 DEBUG : dir: Looking for writers 2026/05/12 01:59:18 DEBUG : Looking for writers 2026/05/12 01:59:18 DEBUG : dir: reading active writers 2026/05/12 01:59:18 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:18 DEBUG : >WaitForWriters: 2026/05/12 01:59:18 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:18 DEBUG : dir: Looking for writers 2026/05/12 01:59:18 DEBUG : Looking for writers 2026/05/12 01:59:18 DEBUG : dir: reading active writers 2026/05/12 01:59:18 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:18 DEBUG : >WaitForWriters: 2026/05/12 01:59:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:18 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:18 DEBUG : dir/file1.rclone_chunk.001_wokk5v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:18 INFO : dir/file1.rclone_chunk.001_wokk5v: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:18 INFO : dir/file1.rclone_chunk.001_wokk5v: Deleted 2026/05/12 01:59:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): openPending: 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 01:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): >openPending: err= 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): _writeAt: size=14, off=0 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): >_writeAt: n=14, err= 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): close: 2026/05/12 01:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 01:59:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f3686180): >close: err= 2026/05/12 01:59:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 01:59:19 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:19 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:19 DEBUG : dir/file1.rclone_chunk.001_woklmy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:19 INFO : dir/file1.rclone_chunk.001_woklmy: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:19 INFO : dir/file1.rclone_chunk.001_woklmy: Deleted 2026/05/12 01:59:19 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:19 INFO : dir/file1: Copied (replaced existing) 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/12 01:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:19 DEBUG : dir: Looking for writers 2026/05/12 01:59:19 DEBUG : file1: reading active writers 2026/05/12 01:59:19 DEBUG : Looking for writers 2026/05/12 01:59:19 DEBUG : dir: reading active writers 2026/05/12 01:59:19 DEBUG : >WaitForWriters: 2026/05/12 01:59:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): _readAt: size=512, off=0 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): openPending: 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/05/12 01:59:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 01:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): >openPending: err= 2026/05/12 01:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): >_readAt: n=14, err=EOF 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): close: 2026/05/12 01:59:19 DEBUG : dir/file1(0x1038f35bad80): >close: err= 2026/05/12 01:59:19 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:20 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:20 INFO : dir/file1: Deleted 2026/05/12 01:59:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:20 DEBUG : newLeaf: Updating file with newLeaf 0x1038f3694dd0 2026/05/12 01:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:20 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:20 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:20 INFO : newLeaf: Deleted 2026/05/12 01:59:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 01:59:20 DEBUG : dir/file1: Updating file with dir/file1 0x1038f3694dd0 2026/05/12 01:59:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:20 DEBUG : dir/file1(0x1038f36d0080): openPending: 2026/05/12 01:59:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/05/12 01:59:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 01:59:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:20 DEBUG : dir/file1(0x1038f36d0080): >openPending: err= 2026/05/12 01:59:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:20 DEBUG : dir/file1(0x1038f36d0080): _writeAt: size=25, off=0 2026/05/12 01:59:20 DEBUG : dir/file1(0x1038f36d0080): >_writeAt: n=25, err= 2026/05/12 01:59:20 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:20 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:20 INFO : dir/file1: Deleted 2026/05/12 01:59:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:20 DEBUG : newLeaf: Updating file with newLeaf 0x1038f3694dd0 2026/05/12 01:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:20 DEBUG : newLeaf(0x1038f36d0080): close: 2026/05/12 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 01:59:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 01:59:20.537752794 +0000 UTC m=+49.844636564 2026/05/12 01:59:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:20 DEBUG : newLeaf(0x1038f36d0080): >close: err= 2026/05/12 01:59:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:20 DEBUG : dir: Looking for writers 2026/05/12 01:59:20 DEBUG : Looking for writers 2026/05/12 01:59:20 DEBUG : dir: reading active writers 2026/05/12 01:59:20 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:20 DEBUG : dir: Looking for writers 2026/05/12 01:59:20 DEBUG : Looking for writers 2026/05/12 01:59:20 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:20 DEBUG : dir: reading active writers 2026/05/12 01:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:20 DEBUG : dir: Looking for writers 2026/05/12 01:59:20 DEBUG : Looking for writers 2026/05/12 01:59:20 DEBUG : dir: reading active writers 2026/05/12 01:59:20 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:20 DEBUG : dir: Looking for writers 2026/05/12 01:59:20 DEBUG : Looking for writers 2026/05/12 01:59:20 DEBUG : dir: reading active writers 2026/05/12 01:59:20 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 01:59:20 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:20 DEBUG : dir: Looking for writers 2026/05/12 01:59:20 DEBUG : Looking for writers 2026/05/12 01:59:20 DEBUG : dir: reading active writers 2026/05/12 01:59:20 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:21 DEBUG : dir: Looking for writers 2026/05/12 01:59:21 DEBUG : Looking for writers 2026/05/12 01:59:21 DEBUG : dir: reading active writers 2026/05/12 01:59:21 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:21 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:21 DEBUG : newLeaf.rclone_chunk.001_wokms1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:21 INFO : newLeaf.rclone_chunk.001_wokms1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:21 INFO : newLeaf.rclone_chunk.001_wokms1: Deleted 2026/05/12 01:59:21 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:21 INFO : newLeaf: Copied (replaced existing) 2026/05/12 01:59:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 01:59:20.537752794 +0000 UTC" 2026/05/12 01:59:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 01:59:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 01:59:21 DEBUG : dir: Looking for writers 2026/05/12 01:59:21 DEBUG : Looking for writers 2026/05/12 01:59:21 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:21 DEBUG : dir: reading active writers 2026/05/12 01:59:21 DEBUG : >WaitForWriters: 2026/05/12 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:21 DEBUG : dir: Looking for writers 2026/05/12 01:59:21 DEBUG : Looking for writers 2026/05/12 01:59:21 DEBUG : dir: reading active writers 2026/05/12 01:59:21 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:21 DEBUG : >WaitForWriters: 2026/05/12 01:59:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:22 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:22 DEBUG : dir/file1.rclone_chunk.001_woknac: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:22 INFO : dir/file1.rclone_chunk.001_woknac: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:22 INFO : dir/file1.rclone_chunk.001_woknac: Deleted 2026/05/12 01:59:22 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:22 DEBUG : dir: Looking for writers 2026/05/12 01:59:22 DEBUG : file1: reading active writers 2026/05/12 01:59:22 DEBUG : Looking for writers 2026/05/12 01:59:22 DEBUG : dir: reading active writers 2026/05/12 01:59:22 DEBUG : >WaitForWriters: 2026/05/12 01:59:22 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:22 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:22 INFO : dir/file1: Deleted 2026/05/12 01:59:22 DEBUG : newLeaf: Updating file with newLeaf 0x1038f2c44c30 2026/05/12 01:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:22 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:22 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:22 INFO : newLeaf: Deleted 2026/05/12 01:59:22 DEBUG : dir/file1: Updating file with dir/file1 0x1038f2c44c30 2026/05/12 01:59:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:23 DEBUG : dir/file1(0x1038f3720200): openPending: 2026/05/12 01:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 01:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:23 DEBUG : dir/file1(0x1038f3720200): >openPending: err= 2026/05/12 01:59:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:23 DEBUG : dir/file1(0x1038f3720200): _writeAt: size=25, off=0 2026/05/12 01:59:23 DEBUG : dir/file1(0x1038f3720200): >_writeAt: n=25, err= 2026/05/12 01:59:23 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:23 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:23 INFO : dir/file1: Deleted 2026/05/12 01:59:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:23 DEBUG : newLeaf: Updating file with newLeaf 0x1038f2c44c30 2026/05/12 01:59:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:23 DEBUG : newLeaf(0x1038f3720200): close: 2026/05/12 01:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 01:59:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 01:59:23.11743974 +0000 UTC m=+52.424323519 2026/05/12 01:59:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:23 DEBUG : newLeaf(0x1038f3720200): >close: err= 2026/05/12 01:59:23 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:23 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 01:59:23 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:23 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:23 DEBUG : newLeaf.rclone_chunk.001_wokp6o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:23 INFO : newLeaf.rclone_chunk.001_wokp6o: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:23 INFO : newLeaf.rclone_chunk.001_wokp6o: Deleted 2026/05/12 01:59:23 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:23 INFO : newLeaf: Copied (replaced existing) 2026/05/12 01:59:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 01:59:23.11743974 +0000 UTC" 2026/05/12 01:59:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 01:59:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 01:59:23 DEBUG : dir: Looking for writers 2026/05/12 01:59:23 DEBUG : Looking for writers 2026/05/12 01:59:23 DEBUG : dir: reading active writers 2026/05/12 01:59:23 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:23 DEBUG : >WaitForWriters: 2026/05/12 01:59:24 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:24 DEBUG : dir: Looking for writers 2026/05/12 01:59:24 DEBUG : Looking for writers 2026/05/12 01:59:24 DEBUG : dir: reading active writers 2026/05/12 01:59:24 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:24 DEBUG : >WaitForWriters: 2026/05/12 01:59:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:24 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:24 DEBUG : dir/file1.rclone_chunk.001_wokqds: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:24 INFO : dir/file1.rclone_chunk.001_wokqds: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:24 INFO : dir/file1.rclone_chunk.001_wokqds: Deleted 2026/05/12 01:59:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:24 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): openPending: 2026/05/12 01:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 01:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): >openPending: err= 2026/05/12 01:59:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): _writeAt: size=14, off=0 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): >_writeAt: n=14, err= 2026/05/12 01:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): close: 2026/05/12 01:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 01:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 01:59:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:24 DEBUG : dir/file1(0x1038f3700240): >close: err= 2026/05/12 01:59:24 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:24 DEBUG : dir: Looking for writers 2026/05/12 01:59:24 DEBUG : file1: reading active writers 2026/05/12 01:59:24 DEBUG : Looking for writers 2026/05/12 01:59:24 DEBUG : dir: reading active writers 2026/05/12 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:24 DEBUG : dir: Looking for writers 2026/05/12 01:59:24 DEBUG : file1: reading active writers 2026/05/12 01:59:24 DEBUG : Looking for writers 2026/05/12 01:59:24 DEBUG : dir: reading active writers 2026/05/12 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:25 DEBUG : dir: Looking for writers 2026/05/12 01:59:25 DEBUG : file1: reading active writers 2026/05/12 01:59:25 DEBUG : Looking for writers 2026/05/12 01:59:25 DEBUG : dir: reading active writers 2026/05/12 01:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:25 DEBUG : dir: Looking for writers 2026/05/12 01:59:25 DEBUG : file1: reading active writers 2026/05/12 01:59:25 DEBUG : Looking for writers 2026/05/12 01:59:25 DEBUG : dir: reading active writers 2026/05/12 01:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:25 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 01:59:25 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:25 DEBUG : dir: Looking for writers 2026/05/12 01:59:25 DEBUG : file1: reading active writers 2026/05/12 01:59:25 DEBUG : Looking for writers 2026/05/12 01:59:25 DEBUG : dir: reading active writers 2026/05/12 01:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:25 DEBUG : dir: Looking for writers 2026/05/12 01:59:25 DEBUG : file1: reading active writers 2026/05/12 01:59:25 DEBUG : Looking for writers 2026/05/12 01:59:25 DEBUG : dir: reading active writers 2026/05/12 01:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:25 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:25 DEBUG : dir/file1.rclone_chunk.001_wokrgw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:25 INFO : dir/file1.rclone_chunk.001_wokrgw: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:25 INFO : dir/file1.rclone_chunk.001_wokrgw: Deleted 2026/05/12 01:59:25 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:25 INFO : dir/file1: Copied (replaced existing) 2026/05/12 01:59:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/12 01:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:25 DEBUG : dir: Looking for writers 2026/05/12 01:59:25 DEBUG : file1: reading active writers 2026/05/12 01:59:25 DEBUG : Looking for writers 2026/05/12 01:59:25 DEBUG : dir: reading active writers 2026/05/12 01:59:25 DEBUG : >WaitForWriters: 2026/05/12 01:59:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): _readAt: size=512, off=0 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): openPending: 2026/05/12 01:59:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/05/12 01:59:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 01:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): >openPending: err= 2026/05/12 01:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): >_readAt: n=14, err=EOF 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): close: 2026/05/12 01:59:25 DEBUG : dir/file1(0x1038f3701500): >close: err= 2026/05/12 01:59:25 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:25 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:25 INFO : dir/file1: Deleted 2026/05/12 01:59:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:25 DEBUG : newLeaf: Updating file with newLeaf 0x1038f366c8f0 2026/05/12 01:59:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:26 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:26 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:26 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:26 INFO : newLeaf: Deleted 2026/05/12 01:59:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 01:59:26 DEBUG : dir/file1: Updating file with dir/file1 0x1038f366c8f0 2026/05/12 01:59:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:26 DEBUG : dir/file1(0x1038f378d780): openPending: 2026/05/12 01:59:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/05/12 01:59:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 01:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:26 DEBUG : dir/file1(0x1038f378d780): >openPending: err= 2026/05/12 01:59:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:26 DEBUG : dir/file1(0x1038f378d780): _writeAt: size=25, off=0 2026/05/12 01:59:26 DEBUG : dir/file1(0x1038f378d780): >_writeAt: n=25, err= 2026/05/12 01:59:26 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:26 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:26 INFO : dir/file1: Deleted 2026/05/12 01:59:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:26 DEBUG : newLeaf: Updating file with newLeaf 0x1038f366c8f0 2026/05/12 01:59:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:26 DEBUG : newLeaf(0x1038f378d780): close: 2026/05/12 01:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 01:59:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 01:59:26.411756948 +0000 UTC m=+55.718640728 2026/05/12 01:59:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:26 DEBUG : newLeaf(0x1038f378d780): >close: err= 2026/05/12 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:26 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 01:59:26 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:26 DEBUG : dir: Looking for writers 2026/05/12 01:59:26 DEBUG : Looking for writers 2026/05/12 01:59:26 DEBUG : dir: reading active writers 2026/05/12 01:59:26 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:27 DEBUG : dir: Looking for writers 2026/05/12 01:59:27 DEBUG : Looking for writers 2026/05/12 01:59:27 DEBUG : dir: reading active writers 2026/05/12 01:59:27 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/12 01:59:27 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:27 DEBUG : newLeaf.rclone_chunk.001_woks0j: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:27 INFO : newLeaf.rclone_chunk.001_woks0j: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:27 INFO : newLeaf.rclone_chunk.001_woks0j: Deleted 2026/05/12 01:59:27 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:27 INFO : newLeaf: Copied (replaced existing) 2026/05/12 01:59:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 01:59:26.411756948 +0000 UTC" 2026/05/12 01:59:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 01:59:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 01:59:27 DEBUG : dir: Looking for writers 2026/05/12 01:59:27 DEBUG : Looking for writers 2026/05/12 01:59:27 DEBUG : dir: reading active writers 2026/05/12 01:59:27 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:27 DEBUG : >WaitForWriters: 2026/05/12 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:27 DEBUG : dir: Looking for writers 2026/05/12 01:59:27 DEBUG : Looking for writers 2026/05/12 01:59:27 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:27 DEBUG : dir: reading active writers 2026/05/12 01:59:27 DEBUG : >WaitForWriters: 2026/05/12 01:59:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:28 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:28 DEBUG : dir/file1.rclone_chunk.001_wokuqx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 01:59:28 INFO : dir/file1.rclone_chunk.001_wokuqx: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:28 INFO : dir/file1.rclone_chunk.001_wokuqx: Deleted 2026/05/12 01:59:28 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:28 DEBUG : dir: Looking for writers 2026/05/12 01:59:28 DEBUG : file1: reading active writers 2026/05/12 01:59:28 DEBUG : Looking for writers 2026/05/12 01:59:28 DEBUG : dir: reading active writers 2026/05/12 01:59:28 DEBUG : >WaitForWriters: 2026/05/12 01:59:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): _readAt: size=512, off=0 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): openPending: 2026/05/12 01:59:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 01:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): >openPending: err= 2026/05/12 01:59:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/12 01:59:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): >_readAt: n=14, err=EOF 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): close: 2026/05/12 01:59:28 DEBUG : dir/file1(0x1038f3109340): >close: err= 2026/05/12 01:59:29 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:29 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:29 INFO : dir/file1: Deleted 2026/05/12 01:59:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:29 DEBUG : newLeaf: Updating file with newLeaf 0x1038f36488f0 2026/05/12 01:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:29 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 01:59:29 DEBUG : dir/file1: size = 14 OK 2026/05/12 01:59:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:29 INFO : newLeaf: Deleted 2026/05/12 01:59:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 01:59:29 DEBUG : dir/file1: Updating file with dir/file1 0x1038f36488f0 2026/05/12 01:59:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 01:59:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:29 DEBUG : dir/file1(0x1038f36287c0): openPending: 2026/05/12 01:59: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" 2026/05/12 01:59:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 01:59:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:29 DEBUG : dir/file1(0x1038f36287c0): >openPending: err= 2026/05/12 01:59:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:29 DEBUG : dir/file1(0x1038f36287c0): _writeAt: size=25, off=0 2026/05/12 01:59:29 DEBUG : dir/file1(0x1038f36287c0): >_writeAt: n=25, err= 2026/05/12 01:59:29 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 01:59:29 DEBUG : newLeaf: size = 14 OK 2026/05/12 01:59:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:29 INFO : dir/file1: Deleted 2026/05/12 01:59:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 01:59:29 DEBUG : newLeaf: Updating file with newLeaf 0x1038f36488f0 2026/05/12 01:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 01:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:29 DEBUG : newLeaf(0x1038f36287c0): close: 2026/05/12 01:59:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 01:59:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 01:59:29.616973373 +0000 UTC m=+58.923857152 2026/05/12 01:59:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:29 DEBUG : newLeaf(0x1038f36287c0): >close: err= 2026/05/12 01:59:29 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:29 DEBUG : dir: Looking for writers 2026/05/12 01:59:29 DEBUG : Looking for writers 2026/05/12 01:59:29 DEBUG : dir: reading active writers 2026/05/12 01:59:29 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:29 DEBUG : dir: Looking for writers 2026/05/12 01:59:29 DEBUG : Looking for writers 2026/05/12 01:59:29 DEBUG : dir: reading active writers 2026/05/12 01:59:29 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:29 DEBUG : dir: Looking for writers 2026/05/12 01:59:29 DEBUG : Looking for writers 2026/05/12 01:59:29 DEBUG : dir: reading active writers 2026/05/12 01:59:29 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:29 DEBUG : dir: Looking for writers 2026/05/12 01:59:29 DEBUG : Looking for writers 2026/05/12 01:59:29 DEBUG : dir: reading active writers 2026/05/12 01:59:29 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:29 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 01:59:29 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:29 DEBUG : dir: Looking for writers 2026/05/12 01:59:29 DEBUG : Looking for writers 2026/05/12 01:59:29 DEBUG : dir: reading active writers 2026/05/12 01:59:29 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:30 DEBUG : dir: Looking for writers 2026/05/12 01:59:30 DEBUG : Looking for writers 2026/05/12 01:59:30 DEBUG : dir: reading active writers 2026/05/12 01:59:30 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:30 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:30 DEBUG : newLeaf.rclone_chunk.001_wokvz0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 01:59:30 INFO : newLeaf.rclone_chunk.001_wokvz0: Copied (server-side copy) to: newLeaf 2026/05/12 01:59:30 INFO : newLeaf.rclone_chunk.001_wokvz0: Deleted 2026/05/12 01:59:30 DEBUG : newLeaf: size = 25 OK 2026/05/12 01:59:30 INFO : newLeaf: Copied (replaced existing) 2026/05/12 01:59:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 01:59:29.616973373 +0000 UTC" 2026/05/12 01:59:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 01:59:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 01:59:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 01:59:30 DEBUG : dir: Looking for writers 2026/05/12 01:59:30 DEBUG : Looking for writers 2026/05/12 01:59:30 DEBUG : dir: reading active writers 2026/05/12 01:59:30 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:30 DEBUG : >WaitForWriters: 2026/05/12 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:30 DEBUG : dir: Looking for writers 2026/05/12 01:59:30 DEBUG : Looking for writers 2026/05/12 01:59:30 DEBUG : dir: reading active writers 2026/05/12 01:59:30 DEBUG : newLeaf: reading active writers 2026/05/12 01:59:30 DEBUG : >WaitForWriters: 2026/05/12 01:59:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestFileRename (17.49s) --- PASS: TestFileRename/off,forceCache=false (2.61s) --- PASS: TestFileRename/minimal,forceCache=false (2.49s) --- PASS: TestFileRename/minimal,forceCache=true (3.38s) --- PASS: TestFileRename/writes,forceCache=false (2.54s) --- PASS: TestFileRename/writes,forceCache=true (3.90s) --- PASS: TestFileRename/full,forceCache=false (2.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:30 DEBUG : Looking for writers 2026/05/12 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:31 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:31 DEBUG : dir/file1.rclone_chunk.001_wokwaa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:31 INFO : dir/file1.rclone_chunk.001_wokwaa: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:31 INFO : dir/file1.rclone_chunk.001_wokwaa: Deleted 2026/05/12 01:59:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 01:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:31 DEBUG : dir: Looking for writers 2026/05/12 01:59:31 DEBUG : file1: reading active writers 2026/05/12 01:59:31 DEBUG : Looking for writers 2026/05/12 01:59:31 DEBUG : dir: reading active writers 2026/05/12 01:59:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:32 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:32 DEBUG : dir/file1.rclone_chunk.001_wokxn6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:32 INFO : dir/file1.rclone_chunk.001_wokxn6: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:32 INFO : dir/file1.rclone_chunk.001_wokxn6: Deleted 2026/05/12 01:59:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/12 01:59:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/12 01:59:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/12 01:59:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/12 01:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/12 01:59:32 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:32 DEBUG : dir: Looking for writers 2026/05/12 01:59:32 DEBUG : file1: reading active writers 2026/05/12 01:59:32 DEBUG : Looking for writers 2026/05/12 01:59:32 DEBUG : dir: reading active writers 2026/05/12 01:59:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:33 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:33 DEBUG : dir/file1.rclone_chunk.001_wokzee: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:33 INFO : dir/file1.rclone_chunk.001_wokzee: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:33 INFO : dir/file1.rclone_chunk.001_wokzee: Deleted 2026/05/12 01:59:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/12 01:59:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/12 01:59:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/12 01:59:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/12 01:59:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/12 01:59:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/12 01:59:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/12 01:59:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/12 01:59:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/12 01:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/12 01:59:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/12 01:59:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/12 01:59:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/12 01:59:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/12 01:59:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/12 01:59:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/12 01:59:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/12 01:59:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/12 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:34 DEBUG : dir: Looking for writers 2026/05/12 01:59:34 DEBUG : file1: reading active writers 2026/05/12 01:59:34 DEBUG : Looking for writers 2026/05/12 01:59:34 DEBUG : dir: reading active writers 2026/05/12 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:34 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:34 DEBUG : dir/file1.rclone_chunk.001_wol0z1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:34 INFO : dir/file1.rclone_chunk.001_wol0z1: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:34 INFO : dir/file1.rclone_chunk.001_wol0z1: Deleted 2026/05/12 01:59:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 01:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:35 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:35 DEBUG : dir: Looking for writers 2026/05/12 01:59:35 DEBUG : file1: reading active writers 2026/05/12 01:59:35 DEBUG : Looking for writers 2026/05/12 01:59:35 DEBUG : dir: reading active writers 2026/05/12 01:59:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.90s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:35 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:35 DEBUG : dir/file1.rclone_chunk.001_wol1x1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:35 INFO : dir/file1.rclone_chunk.001_wol1x1: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:35 INFO : dir/file1.rclone_chunk.001_wol1x1: Deleted 2026/05/12 01:59:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 01:59:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 01:59:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/12 01:59:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/12 01:59:36 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:36 DEBUG : dir: Looking for writers 2026/05/12 01:59:36 DEBUG : file1: reading active writers 2026/05/12 01:59:36 DEBUG : Looking for writers 2026/05/12 01:59:36 DEBUG : dir: reading active writers 2026/05/12 01:59:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.89s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:36 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:36 DEBUG : dir/file1.rclone_chunk.001_wol26y: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:36 INFO : dir/file1.rclone_chunk.001_wol26y: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:36 INFO : dir/file1.rclone_chunk.001_wol26y: Deleted 2026/05/12 01:59:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): _readAt: size=1, off=0 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): openPending: 2026/05/12 01:59:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >openPending: err= 2026/05/12 01:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 01:59:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >_readAt: n=1, err= 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): _readAt: size=256, off=1 2026/05/12 01:59:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >_readAt: n=15, err=EOF 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): _readAt: size=16, off=16 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >_readAt: n=0, err=EOF 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): close: 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >close: err= 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): close: 2026/05/12 01:59:36 DEBUG : dir/file1(0x1038f3892c40): >close: err=file already closed 2026/05/12 01:59:36 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:36 DEBUG : dir: Looking for writers 2026/05/12 01:59:36 DEBUG : file1: reading active writers 2026/05/12 01:59:36 DEBUG : Looking for writers 2026/05/12 01:59:36 DEBUG : dir: reading active writers 2026/05/12 01:59:36 DEBUG : >WaitForWriters: 2026/05/12 01:59:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:37 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:37 DEBUG : dir/file1.rclone_chunk.001_wol3dj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:37 INFO : dir/file1.rclone_chunk.001_wol3dj: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:37 INFO : dir/file1.rclone_chunk.001_wol3dj: Deleted 2026/05/12 01:59:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): _readAt: size=1, off=0 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): openPending: 2026/05/12 01:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >openPending: err= 2026/05/12 01:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 01:59:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >_readAt: n=1, err= 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): _readAt: size=1, off=5 2026/05/12 01:59:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >_readAt: n=1, err= 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): _readAt: size=1, off=3 2026/05/12 01:59:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >_readAt: n=1, err= 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): _readAt: size=1, off=13 2026/05/12 01:59:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >_readAt: n=1, err= 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): _readAt: size=16, off=100 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >_readAt: n=0, err=EOF 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): close: 2026/05/12 01:59:37 DEBUG : dir/file1(0x1038f37c1c80): >close: err= 2026/05/12 01:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:37 DEBUG : dir: Looking for writers 2026/05/12 01:59:37 DEBUG : file1: reading active writers 2026/05/12 01:59:37 DEBUG : Looking for writers 2026/05/12 01:59:37 DEBUG : dir: reading active writers 2026/05/12 01:59:37 DEBUG : >WaitForWriters: 2026/05/12 01:59:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.98s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:38 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:38 DEBUG : dir/file1.rclone_chunk.001_wol4g0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:38 INFO : dir/file1.rclone_chunk.001_wol4g0: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:38 INFO : dir/file1.rclone_chunk.001_wol4g0: Deleted 2026/05/12 01:59:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=1, off=0 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): openPending: 2026/05/12 01:59:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >openPending: err= 2026/05/12 01:59:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 01:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=1, err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=1, off=5 2026/05/12 01:59:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=1, err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=1, off=1 2026/05/12 01:59:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=1, err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=6, off=10 2026/05/12 01:59:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=6, err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=256, off=10 2026/05/12 01:59:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=6, err=EOF 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=256, off=100 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): close: 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >close: err= 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): _readAt: size=256, off=100 2026/05/12 01:59:38 DEBUG : dir/file1(0x1038f33b8cc0): >_readAt: n=0, err=file already closed 2026/05/12 01:59:38 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:38 DEBUG : dir: Looking for writers 2026/05/12 01:59:38 DEBUG : file1: reading active writers 2026/05/12 01:59:38 DEBUG : Looking for writers 2026/05/12 01:59:38 DEBUG : dir: reading active writers 2026/05/12 01:59:38 DEBUG : >WaitForWriters: 2026/05/12 01:59:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:39 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:39 DEBUG : dir/file1.rclone_chunk.001_wol5xt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:39 INFO : dir/file1.rclone_chunk.001_wol5xt: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:39 INFO : dir/file1.rclone_chunk.001_wol5xt: Deleted 2026/05/12 01:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): RWFileHandle.Flush 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): _readAt: size=256, off=0 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): openPending: 2026/05/12 01:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): >openPending: err= 2026/05/12 01:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/12 01:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): >_readAt: n=16, err=EOF 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): RWFileHandle.Flush 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): RWFileHandle.Flush 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): close: 2026/05/12 01:59:39 DEBUG : dir/file1(0x1038f3702a40): >close: err= 2026/05/12 01:59:39 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:39 DEBUG : dir: Looking for writers 2026/05/12 01:59:39 DEBUG : file1: reading active writers 2026/05/12 01:59:39 DEBUG : Looking for writers 2026/05/12 01:59:39 DEBUG : dir: reading active writers 2026/05/12 01:59:39 DEBUG : >WaitForWriters: 2026/05/12 01:59:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.92s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:40 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:40 DEBUG : dir/file1.rclone_chunk.001_wol6ne: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:40 INFO : dir/file1.rclone_chunk.001_wol6ne: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:40 INFO : dir/file1.rclone_chunk.001_wol6ne: Deleted 2026/05/12 01:59:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 01:59:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 01:59:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): _readAt: size=256, off=0 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): openPending: 2026/05/12 01:59:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): >openPending: err= 2026/05/12 01:59:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/12 01:59:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): >_readAt: n=16, err=EOF 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): RWFileHandle.Release 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): close: 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): >close: err= 2026/05/12 01:59:40 DEBUG : dir/file1(0x1038f2f764c0): RWFileHandle.Release 2026/05/12 01:59:40 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:40 DEBUG : dir: Looking for writers 2026/05/12 01:59:40 DEBUG : file1: reading active writers 2026/05/12 01:59:40 DEBUG : Looking for writers 2026/05/12 01:59:40 DEBUG : dir: reading active writers 2026/05/12 01:59:40 DEBUG : >WaitForWriters: 2026/05/12 01:59:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.98s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:41 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): openPending: 2026/05/12 01:59:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): >openPending: err= 2026/05/12 01:59:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): _writeAt: size=5, off=0 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): >_writeAt: n=5, err= 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): _writeAt: size=7, off=5 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): >_writeAt: n=7, err= 2026/05/12 01:59:41 DEBUG : file1: vfs cache: truncate to size=11 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): close: 2026/05/12 01:59:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:41.139880933 +0000 UTC m=+70.446764712 2026/05/12 01:59:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): >close: err= 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): close: 2026/05/12 01:59:41 DEBUG : file1(0x1038f2f77ac0): >close: err=file already closed 2026/05/12 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:41 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:41 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:41 DEBUG : file1: size = 11 OK 2026/05/12 01:59:41 DEBUG : file1.rclone_chunk.001_wol70d: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 01:59:41 INFO : file1.rclone_chunk.001_wol70d: Copied (server-side copy) to: file1 2026/05/12 01:59:41 INFO : file1.rclone_chunk.001_wol70d: Deleted 2026/05/12 01:59:41 DEBUG : file1: size = 11 OK 2026/05/12 01:59:41 INFO : file1: Copied (new) 2026/05/12 01:59:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-12 01:59:41.139880933 +0000 UTC" 2026/05/12 01:59:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : >WaitForWriters: 2026/05/12 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:41 DEBUG : Looking for writers 2026/05/12 01:59:41 DEBUG : file1: reading active writers 2026/05/12 01:59:41 DEBUG : >WaitForWriters: 2026/05/12 01:59:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting 2026/05/12 01:59:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:42 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): openPending: 2026/05/12 01:59:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): >openPending: err= 2026/05/12 01:59:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): _writeAt: size=7, off=0 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): >_writeAt: n=7, err= 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): _writeAt: size=6, off=5 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): >_writeAt: n=6, err= 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): close: 2026/05/12 01:59:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:42.047575267 +0000 UTC m=+71.354459046 2026/05/12 01:59:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): >close: err= 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): _writeAt: size=5, off=0 2026/05/12 01:59:42 DEBUG : file1(0x1038f38fa600): >_writeAt: n=0, err=file already closed 2026/05/12 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:42 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:42 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:42 DEBUG : file1: size = 11 OK 2026/05/12 01:59:42 DEBUG : file1.rclone_chunk.001_wol86b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 01:59:42 INFO : file1.rclone_chunk.001_wol86b: Copied (server-side copy) to: file1 2026/05/12 01:59:42 INFO : file1.rclone_chunk.001_wol86b: Deleted 2026/05/12 01:59:42 DEBUG : file1: size = 11 OK 2026/05/12 01:59:42 INFO : file1: Copied (new) 2026/05/12 01:59:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-12 01:59:42.047575267 +0000 UTC" 2026/05/12 01:59:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : >WaitForWriters: 2026/05/12 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : >WaitForWriters: 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:42 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:42 DEBUG : file1(0x1038f35a7440): openPending: 2026/05/12 01:59:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:42 DEBUG : file1(0x1038f35a7440): >openPending: err= 2026/05/12 01:59:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:42 DEBUG : file1(0x1038f35a7440): close: 2026/05/12 01:59:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:42.954846951 +0000 UTC m=+72.261730761 2026/05/12 01:59:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:42 DEBUG : file1(0x1038f35a7440): >close: err= 2026/05/12 01:59:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 01:59:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 01:59:42 DEBUG : file2: newRWFileHandle: 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): openPending: 2026/05/12 01:59:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): >openPending: err= 2026/05/12 01:59:42 DEBUG : file2: >newRWFileHandle: err= 2026/05/12 01:59:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 01:59:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/12 01:59:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): RWFileHandle.Flush 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): RWFileHandle.Release 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): close: 2026/05/12 01:59:42 DEBUG : file2: vfs cache: setting modification time to 2026-05-12 01:59:42.9564682 +0000 UTC m=+72.263352038 2026/05/12 01:59:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:42 DEBUG : file2(0x1038f35a78c0): >close: err= 2026/05/12 01:59:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : file2: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : file2: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/12 01:59:42 DEBUG : Looking for writers 2026/05/12 01:59:42 DEBUG : file1: reading active writers 2026/05/12 01:59:42 DEBUG : file2: reading active writers 2026/05/12 01:59:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : file2: reading active writers 2026/05/12 01:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/12 01:59:43 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:43 DEBUG : file2: vfs cache: starting upload 2026/05/12 01:59:43 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : file2: reading active writers 2026/05/12 01:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/12 01:59:43 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : file2: reading active writers 2026/05/12 01:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/12 01:59:43 DEBUG : file2: size = 0 OK 2026/05/12 01:59:43 DEBUG : file2.rclone_chunk.001_wol92i: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 01:59:43 INFO : file2.rclone_chunk.001_wol92i: Copied (server-side copy) to: file2 2026/05/12 01:59:43 DEBUG : file1: size = 0 OK 2026/05/12 01:59:43 DEBUG : file1.rclone_chunk.001_wol9ry: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 01:59:43 INFO : file1.rclone_chunk.001_wol9ry: Copied (server-side copy) to: file1 2026/05/12 01:59:43 INFO : file2.rclone_chunk.001_wol92i: Deleted 2026/05/12 01:59:43 DEBUG : file2: size = 0 OK 2026/05/12 01:59:43 INFO : file2: Copied (new) 2026/05/12 01:59:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-12 01:59:42.9564682 +0000 UTC" 2026/05/12 01:59:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/12 01:59:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 01:59:43 INFO : file2: vfs cache: upload succeeded try #1 2026/05/12 01:59:43 INFO : file1.rclone_chunk.001_wol9ry: Deleted 2026/05/12 01:59:43 DEBUG : file1: size = 0 OK 2026/05/12 01:59:43 INFO : file1: Copied (new) 2026/05/12 01:59:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-12 01:59:42.954846951 +0000 UTC" 2026/05/12 01:59:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:43 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : file2: reading active writers 2026/05/12 01:59:43 DEBUG : >WaitForWriters: 2026/05/12 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : file2: reading active writers 2026/05/12 01:59:43 DEBUG : >WaitForWriters: 2026/05/12 01:59:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting 2026/05/12 01:59:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:43 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:43 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): openPending: 2026/05/12 01:59:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): >openPending: err= 2026/05/12 01:59:43 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): _writeAt: size=5, off=0 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): >_writeAt: n=5, err= 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): RWFileHandle.Flush 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): RWFileHandle.Flush 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): close: 2026/05/12 01:59:43 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:43.975513998 +0000 UTC m=+73.282397807 2026/05/12 01:59:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:43 DEBUG : file1(0x1038f3774840): >close: err= 2026/05/12 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:43 DEBUG : Looking for writers 2026/05/12 01:59:43 DEBUG : file1: reading active writers 2026/05/12 01:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:44 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:44 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:44 DEBUG : file1: size = 5 OK 2026/05/12 01:59:44 DEBUG : file1.rclone_chunk.001_wola1b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:44 INFO : file1.rclone_chunk.001_wola1b: Copied (server-side copy) to: file1 2026/05/12 01:59:44 INFO : file1.rclone_chunk.001_wola1b: Deleted 2026/05/12 01:59:44 DEBUG : file1: size = 5 OK 2026/05/12 01:59:44 INFO : file1: Copied (new) 2026/05/12 01:59:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 01:59:43.975513998 +0000 UTC" 2026/05/12 01:59:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:44 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : >WaitForWriters: 2026/05/12 01:59:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:44 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): openPending: 2026/05/12 01:59:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): >openPending: err= 2026/05/12 01:59:44 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): _writeAt: size=5, off=0 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): >_writeAt: n=5, err= 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): RWFileHandle.Release 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): close: 2026/05/12 01:59:44 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:44.799904923 +0000 UTC m=+74.106788702 2026/05/12 01:59:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): >close: err= 2026/05/12 01:59:44 DEBUG : file1(0x1038f2f77780): RWFileHandle.Release 2026/05/12 01:59:44 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:44 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:44 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:44 DEBUG : Looking for writers 2026/05/12 01:59:44 DEBUG : file1: reading active writers 2026/05/12 01:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:45 DEBUG : Looking for writers 2026/05/12 01:59:45 DEBUG : file1: reading active writers 2026/05/12 01:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:45 DEBUG : file1: size = 5 OK 2026/05/12 01:59:45 DEBUG : file1.rclone_chunk.001_wola1r: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:45 INFO : file1.rclone_chunk.001_wola1r: Copied (server-side copy) to: file1 2026/05/12 01:59:45 INFO : file1.rclone_chunk.001_wola1r: Deleted 2026/05/12 01:59:45 DEBUG : file1: size = 5 OK 2026/05/12 01:59:45 INFO : file1: Copied (new) 2026/05/12 01:59:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 01:59:44.799904923 +0000 UTC" 2026/05/12 01:59:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:45 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:45 DEBUG : Looking for writers 2026/05/12 01:59:45 DEBUG : file1: reading active writers 2026/05/12 01:59:45 DEBUG : >WaitForWriters: 2026/05/12 01:59:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa/dir/file1: no such file or directory 2026/05/12 01:59:45 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:45 DEBUG : dir/file1.rclone_chunk.001_wolbif: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:45 INFO : dir/file1.rclone_chunk.001_wolbif: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:46 INFO : dir/file1.rclone_chunk.001_wolbif: Deleted 2026/05/12 01:59:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): openPending: 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): >openPending: err= 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): _writeAt: size=5, off=0 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): >_writeAt: n=5, err= 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): close: 2026/05/12 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-12 01:59:46.317861306 +0000 UTC m=+75.624745075 2026/05/12 01:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:46 DEBUG : dir/file1(0x1038f3787900): >close: err= 2026/05/12 01:59:46 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 01:59:46 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:46 DEBUG : dir/file1: size = 5 OK 2026/05/12 01:59:46 DEBUG : dir/file1.rclone_chunk.001_wolcr4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:46 INFO : dir/file1.rclone_chunk.001_wolcr4: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:46 INFO : dir/file1.rclone_chunk.001_wolcr4: Deleted 2026/05/12 01:59:46 DEBUG : dir/file1: size = 5 OK 2026/05/12 01:59:46 INFO : dir/file1: Copied (replaced existing) 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-12 01:59:46.317861306 +0000 UTC" 2026/05/12 01:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:46 DEBUG : dir: Looking for writers 2026/05/12 01:59:46 DEBUG : file1: reading active writers 2026/05/12 01:59:46 DEBUG : Looking for writers 2026/05/12 01:59:46 DEBUG : dir: reading active writers 2026/05/12 01:59:46 DEBUG : >WaitForWriters: 2026/05/12 01:59:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.58s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:47 DEBUG : dir/file1: size = 16 OK 2026/05/12 01:59:47 DEBUG : dir/file1.rclone_chunk.001_woldii: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 01:59:47 INFO : dir/file1.rclone_chunk.001_woldii: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:47 INFO : dir/file1.rclone_chunk.001_woldii: Deleted 2026/05/12 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): _writeAt: size=5, off=0 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): openPending: 2026/05/12 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): >openPending: err= 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): >_writeAt: n=5, err= 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): _writeAt: size=15, off=5 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): >_writeAt: n=15, err= 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): close: 2026/05/12 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/12 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-12 01:59:47.928027631 +0000 UTC m=+77.234911400 2026/05/12 01:59:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:47 DEBUG : dir/file1(0x1038f38fc740): >close: err= 2026/05/12 01:59:47 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:47 DEBUG : dir: Looking for writers 2026/05/12 01:59:47 DEBUG : file1: reading active writers 2026/05/12 01:59:47 DEBUG : Looking for writers 2026/05/12 01:59:47 DEBUG : dir: reading active writers 2026/05/12 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:47 DEBUG : dir: Looking for writers 2026/05/12 01:59:47 DEBUG : file1: reading active writers 2026/05/12 01:59:47 DEBUG : Looking for writers 2026/05/12 01:59:47 DEBUG : dir: reading active writers 2026/05/12 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:47 DEBUG : dir: Looking for writers 2026/05/12 01:59:47 DEBUG : file1: reading active writers 2026/05/12 01:59:47 DEBUG : Looking for writers 2026/05/12 01:59:47 DEBUG : dir: reading active writers 2026/05/12 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:47 DEBUG : dir: Looking for writers 2026/05/12 01:59:47 DEBUG : file1: reading active writers 2026/05/12 01:59:47 DEBUG : Looking for writers 2026/05/12 01:59:47 DEBUG : dir: reading active writers 2026/05/12 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 01:59:48 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:48 DEBUG : dir: Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : dir: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:48 DEBUG : dir: Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : dir: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:48 DEBUG : dir/file1: size = 20 OK 2026/05/12 01:59:48 DEBUG : dir/file1.rclone_chunk.001_wole9x: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/12 01:59:48 INFO : dir/file1.rclone_chunk.001_wole9x: Copied (server-side copy) to: dir/file1 2026/05/12 01:59:48 INFO : dir/file1.rclone_chunk.001_wole9x: Deleted 2026/05/12 01:59:48 DEBUG : dir/file1: size = 20 OK 2026/05/12 01:59:48 INFO : dir/file1: Copied (replaced existing) 2026/05/12 01:59:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-12 01:59:47.928027631 +0000 UTC" 2026/05/12 01:59:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:48 DEBUG : dir: Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : dir: reading active writers 2026/05/12 01:59:48 DEBUG : >WaitForWriters: 2026/05/12 01:59:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.59s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:48 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): openPending: 2026/05/12 01:59:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): >openPending: err= 2026/05/12 01:59:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): _writeAt: size=5, off=0 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): >_writeAt: n=5, err= 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): close: 2026/05/12 01:59:48 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 01:59:48.807886298 +0000 UTC m=+78.114770067 2026/05/12 01:59:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:48 DEBUG : file1(0x1038f3006080): >close: err= 2026/05/12 01:59:48 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:48 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:48 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:48 DEBUG : Looking for writers 2026/05/12 01:59:48 DEBUG : file1: reading active writers 2026/05/12 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:49 DEBUG : Looking for writers 2026/05/12 01:59:49 DEBUG : file1: reading active writers 2026/05/12 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:49 DEBUG : file1: size = 5 OK 2026/05/12 01:59:49 DEBUG : file1.rclone_chunk.001_wolest: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:49 INFO : file1.rclone_chunk.001_wolest: Copied (server-side copy) to: file1 2026/05/12 01:59:49 INFO : file1.rclone_chunk.001_wolest: Deleted 2026/05/12 01:59:49 DEBUG : file1: size = 5 OK 2026/05/12 01:59:49 INFO : file1: Copied (new) 2026/05/12 01:59:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 01:59:48.807886298 +0000 UTC" 2026/05/12 01:59:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:49 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:49 DEBUG : Looking for writers 2026/05/12 01:59:49 DEBUG : file1: reading active writers 2026/05/12 01:59:49 DEBUG : >WaitForWriters: 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/12 01:59:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.629413623 +0000 UTC m=+78.936297392 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77700): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.629413623 +0000 UTC m=+78.936297392 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36280c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.629413623 +0000 UTC m=+78.936297392 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12f50 item 1 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.632149529 +0000 UTC m=+78.939033299 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.632149529 +0000 UTC m=+78.939033299 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36291c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d13b20 item 2 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.633944146 +0000 UTC m=+78.940827915 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629800): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.633944146 +0000 UTC m=+78.940827915 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629c80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.633944146 +0000 UTC m=+78.940827915 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c070 item 3 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.636465367 +0000 UTC m=+78.943349136 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f29c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.636465367 +0000 UTC m=+78.943349136 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ac0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c7e0 item 4 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.63750802 +0000 UTC m=+78.944391789 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.63750802 +0000 UTC m=+78.944391789 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa680): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.63750802 +0000 UTC m=+78.944391789 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fabc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375cd20 item 5 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.639173842 +0000 UTC m=+78.946057611 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.639173842 +0000 UTC m=+78.946057611 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d2d0 item 6 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.641287261 +0000 UTC m=+78.948171031 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fbe00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.641287261 +0000 UTC m=+78.948171031 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.641287261 +0000 UTC m=+78.948171031 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620900): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d650 item 7 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.642636705 +0000 UTC m=+78.949520474 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620f80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.642636705 +0000 UTC m=+78.949520474 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36214c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375db20 item 8 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f3621a80): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.644196417 +0000 UTC m=+78.951080185 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621e40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.644196417 +0000 UTC m=+78.951080185 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37204c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.644196417 +0000 UTC m=+78.951080185 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720ac0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982850 item 9 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.647200772 +0000 UTC m=+78.954084541 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.647200772 +0000 UTC m=+78.954084541 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982e70 item 10 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f3721dc0): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721dc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.648460305 +0000 UTC m=+78.955344075 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690380): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.648460305 +0000 UTC m=+78.955344075 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690980): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.648460305 +0000 UTC m=+78.955344075 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690e80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39832d0 item 11 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.650047489 +0000 UTC m=+78.956931257 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.650047489 +0000 UTC m=+78.956931257 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39837a0 item 12 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f3412240): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.652052774 +0000 UTC m=+78.958936543 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412600): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.652052774 +0000 UTC m=+78.958936543 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3412cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983c00 item 13 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.654435863 +0000 UTC m=+78.961319632 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.654435863 +0000 UTC m=+78.961319632 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30eecb0 item 14 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f32f8140): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8140): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.657458182 +0000 UTC m=+78.964341951 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.657458182 +0000 UTC m=+78.964341951 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8c40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311b420 item 15 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.658482391 +0000 UTC m=+78.965366160 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f92c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.658482391 +0000 UTC m=+78.965366160 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9800): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e070 item 16 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.660060667 +0000 UTC m=+78.966944436 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3413ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.660060667 +0000 UTC m=+78.966944436 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a440): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.660060667 +0000 UTC m=+78.966944436 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347a940): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30ef260 item 17 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.663240965 +0000 UTC m=+78.970124734 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347afc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.663240965 +0000 UTC m=+78.970124734 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347b500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070690 item 18 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.664885858 +0000 UTC m=+78.971769627 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f347bb80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.664885858 +0000 UTC m=+78.971769627 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.664885858 +0000 UTC m=+78.971769627 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526680): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070c40 item 19 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.666845696 +0000 UTC m=+78.973729466 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3526d00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.666845696 +0000 UTC m=+78.973729466 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30715e0 item 20 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.668304016 +0000 UTC m=+78.975187785 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35278c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.668304016 +0000 UTC m=+78.975187785 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3527dc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.668304016 +0000 UTC m=+78.975187785 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35523c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3071c70 item 21 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.671329362 +0000 UTC m=+78.978213130 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552a40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.671329362 +0000 UTC m=+78.978213130 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3552f80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328a7e0 item 22 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.672384799 +0000 UTC m=+78.979268578 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553600): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.672384799 +0000 UTC m=+78.979268578 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3553b00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.672384799 +0000 UTC m=+78.979268578 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574100): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328ad90 item 23 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.674675082 +0000 UTC m=+78.981558851 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.674675082 +0000 UTC m=+78.981558851 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3574cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328b9d0 item 24 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f3575300): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575300): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.680187183 +0000 UTC m=+78.987070952 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35756c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.680187183 +0000 UTC m=+78.987070952 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3575bc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.680187183 +0000 UTC m=+78.987070952 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392c2a0 item 25 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.682325269 +0000 UTC m=+78.989209038 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358e880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.682325269 +0000 UTC m=+78.989209038 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358edc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392ca80 item 26 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f358f400): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.683811832 +0000 UTC m=+78.990695602 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358f7c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.683811832 +0000 UTC m=+78.990695602 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f358fcc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.683811832 +0000 UTC m=+78.990695602 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6300): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392cee0 item 27 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.68738818 +0000 UTC m=+78.994271949 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6980): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.68738818 +0000 UTC m=+78.994271949 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c6ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d490 item 28 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f35c7500): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c7500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.689347027 +0000 UTC m=+78.996230796 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35c78c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.689347027 +0000 UTC m=+78.996230796 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc080): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d810 item 29 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.69086521 +0000 UTC m=+78.997748978 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fc700): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.69086521 +0000 UTC m=+78.997748978 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fcc40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392dc00 item 30 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): _readAt: size=2, off=0 2026/05/12 01:59:49 ERROR : open-test-file(0x1038f35fd280): Couldn't read size of file 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): close: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd280): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.692790112 +0000 UTC m=+78.999673881 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fd640): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.692790112 +0000 UTC m=+78.999673881 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f35fdd00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f80e0 item 31 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.696061764 +0000 UTC m=+79.002945532 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3638480): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.696061764 +0000 UTC m=+79.002945532 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36389c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8460 item 32 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.698150156 +0000 UTC m=+79.005033924 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639000): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f87e0 item 33 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.699772987 +0000 UTC m=+79.006656755 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639480): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.699772987 +0000 UTC m=+79.006656755 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3639980): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8a80 item 33 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.701314553 +0000 UTC m=+79.008198322 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c0c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8e70 item 34 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.703171887 +0000 UTC m=+79.010055657 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367c540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.703171887 +0000 UTC m=+79.010055657 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367ca80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9180 item 34 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.704641138 +0000 UTC m=+79.011524908 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d0c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9650 item 35 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.705504292 +0000 UTC m=+79.012388061 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367d540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.705504292 +0000 UTC m=+79.012388061 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f367da40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9810 item 35 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.707726306 +0000 UTC m=+79.014610075 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca1c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9b90 item 36 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.708495321 +0000 UTC m=+79.015379090 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36ca6c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.708495321 +0000 UTC m=+79.015379090 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cac00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9d50 item 36 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.711401971 +0000 UTC m=+79.018285751 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0540 item 37 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.711923639 +0000 UTC m=+79.018807408 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cb6c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.711923639 +0000 UTC m=+79.018807408 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36cbbc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0a10 item 37 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.713466759 +0000 UTC m=+79.020350528 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f1810 item 38 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.714363517 +0000 UTC m=+79.021247296 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4840): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.714363517 +0000 UTC m=+79.021247296 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f4d80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b4b60 item 38 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.717344016 +0000 UTC m=+79.024227785 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b50a0 item 39 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.718132158 +0000 UTC m=+79.025015927 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5900): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.718132158 +0000 UTC m=+79.025015927 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36f5e00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b5340 item 39 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.719511999 +0000 UTC m=+79.026395769 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b58f0 item 40 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.72033713 +0000 UTC m=+79.027220900 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.72033713 +0000 UTC m=+79.027220900 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3766fc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a230 item 40 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.724704695 +0000 UTC m=+79.031588464 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a620 item 41 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.725285494 +0000 UTC m=+79.032169263 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3767a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303aa10 item 41 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.725942288 +0000 UTC m=+79.032826057 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c040): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.725942288 +0000 UTC m=+79.032826057 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379c580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303abd0 item 41 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.72748175 +0000 UTC m=+79.034365520 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379cbc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b180 item 42 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.728309767 +0000 UTC m=+79.035193546 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d0c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b3b0 item 42 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.728910084 +0000 UTC m=+79.035793852 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379d600): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.728910084 +0000 UTC m=+79.035793852 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f379db80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b570 item 42 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.730603288 +0000 UTC m=+79.037487056 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d62c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b960 item 43 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.731251113 +0000 UTC m=+79.038134882 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d67c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303bc00 item 43 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.732162859 +0000 UTC m=+79.039046628 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d6d00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.732162859 +0000 UTC m=+79.039046628 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303be30 item 43 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.733904805 +0000 UTC m=+79.040788574 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2cbf3b0 item 44 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.735495645 +0000 UTC m=+79.042379414 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f37d7d80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3320cb0 item 44 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.736160404 +0000 UTC m=+79.043044172 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c3c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.736160404 +0000 UTC m=+79.043044172 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380c940): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3321d50 item 44 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.738036383 +0000 UTC m=+79.044920152 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380cf80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0380 item 45 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.738562007 +0000 UTC m=+79.045445777 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380d480): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.738562007 +0000 UTC m=+79.045445777 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f380db80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0700 item 45 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.741589327 +0000 UTC m=+79.048473096 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38362c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0f50 item 46 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.742306684 +0000 UTC m=+79.049190453 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38367c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.742306684 +0000 UTC m=+79.049190453 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3836ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d1340 item 46 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.743904107 +0000 UTC m=+79.050787877 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d1a40 item 47 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.746592995 +0000 UTC m=+79.053476765 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3837a00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.746592995 +0000 UTC m=+79.053476765 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d1c70 item 47 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.748259219 +0000 UTC m=+79.055142987 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864840): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe380 item 48 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.748852782 +0000 UTC m=+79.055736550 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3864d40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.748852782 +0000 UTC m=+79.055736550 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3865440): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe620 item 48 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.751717763 +0000 UTC m=+79.058601531 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e4d0 item 49 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.752232727 +0000 UTC m=+79.059116496 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f06c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.752232727 +0000 UTC m=+79.059116496 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f0c00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e770 item 49 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.754740684 +0000 UTC m=+79.061624452 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1280): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389efc0 item 50 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.755287809 +0000 UTC m=+79.062171578 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.755287809 +0000 UTC m=+79.062171578 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34f1d00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f180 item 50 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.7581628 +0000 UTC m=+79.065046568 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954480): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f5e0 item 51 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.759115151 +0000 UTC m=+79.065998920 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954980): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.759115151 +0000 UTC m=+79.065998920 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f7a0 item 51 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.760693608 +0000 UTC m=+79.067577377 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30de690 item 52 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.761486799 +0000 UTC m=+79.068370568 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.761486799 +0000 UTC m=+79.068370568 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30dea10 item 52 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.763995516 +0000 UTC m=+79.070879305 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291a00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30df650 item 53 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.764649996 +0000 UTC m=+79.071533764 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994000): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.764649996 +0000 UTC m=+79.071533764 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30df960 item 53 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.767848708 +0000 UTC m=+79.074732477 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3994bc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3336af0 item 54 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.768573649 +0000 UTC m=+79.075457418 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39950c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.768573649 +0000 UTC m=+79.075457418 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995640): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3336ee0 item 54 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.771587894 +0000 UTC m=+79.078471664 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3995cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3337340 item 55 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.772397066 +0000 UTC m=+79.079280835 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b42c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.772397066 +0000 UTC m=+79.079280835 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4800): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f33379d0 item 55 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.77383179 +0000 UTC m=+79.080715559 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b4e80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3054700 item 56 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.774541644 +0000 UTC m=+79.081425413 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5380): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.774541644 +0000 UTC m=+79.081425413 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39b5900): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30548c0 item 56 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.778253919 +0000 UTC m=+79.085137688 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc040): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3055030 item 57 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.778692277 +0000 UTC m=+79.085576047 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dc580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3055500 item 57 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.779218553 +0000 UTC m=+79.086102322 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dcac0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.779218553 +0000 UTC m=+79.086102322 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd040): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30557a0 item 57 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.780766362 +0000 UTC m=+79.087650132 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39dd680): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c8070 item 58 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.781315761 +0000 UTC m=+79.088199531 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39ddbc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c83f0 item 58 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.782423338 +0000 UTC m=+79.089307108 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.782423338 +0000 UTC m=+79.089307108 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a027c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c8690 item 58 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.785783206 +0000 UTC m=+79.092666976 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a02e00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c9110 item 59 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.786311436 +0000 UTC m=+79.093195205 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c92d0 item 59 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.786828204 +0000 UTC m=+79.093711973 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.786828204 +0000 UTC m=+79.093711973 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a03e00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c98f0 item 59 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.787984903 +0000 UTC m=+79.094868672 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3c540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2230 item 60 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.788392444 +0000 UTC m=+79.095276213 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3ca80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2460 item 60 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.788906658 +0000 UTC m=+79.095790426 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3cfc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.788906658 +0000 UTC m=+79.095790426 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3d580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf27e0 item 60 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.792252468 +0000 UTC m=+79.099136237 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a3dbc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2c40 item 61 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.792690457 +0000 UTC m=+79.099574226 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.792690457 +0000 UTC m=+79.099574226 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52900): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2e00 item 61 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.795235033 +0000 UTC m=+79.102118801 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52f40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3072150 item 62 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.798030031 +0000 UTC m=+79.104913800 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.798030031 +0000 UTC m=+79.104913800 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a53840): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3260 item 62 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.800828537 +0000 UTC m=+79.107712305 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39559c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe150 item 63 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.801308125 +0000 UTC m=+79.108191894 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f39544c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.801308125 +0000 UTC m=+79.108191894 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3954bc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe310 item 63 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.802474462 +0000 UTC m=+79.109358231 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe700 item 64 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.803665204 +0000 UTC m=+79.110548974 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3955d00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.803665204 +0000 UTC m=+79.110548974 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe8c0 item 64 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.806503636 +0000 UTC m=+79.113387405 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a52b40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fec40 item 65 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.806999845 +0000 UTC m=+79.113883614 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e1c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.806999845 +0000 UTC m=+79.113883614 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8e6c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fee00 item 65 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.808060071 +0000 UTC m=+79.114943841 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8ed00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff180 item 66 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.808949735 +0000 UTC m=+79.115833504 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.808949735 +0000 UTC m=+79.115833504 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8f6c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff340 item 66 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.81276253 +0000 UTC m=+79.119646299 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3a8fd00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff6c0 item 67 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.813263568 +0000 UTC m=+79.120147337 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30061c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.813263568 +0000 UTC m=+79.120147337 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff9d0 item 67 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.814515157 +0000 UTC m=+79.121398936 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3007b00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ffd50 item 68 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.81499238 +0000 UTC m=+79.121897439 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3108a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.81499238 +0000 UTC m=+79.121897439 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3109300): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e070 item 68 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.817044793 +0000 UTC m=+79.123928563 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e3f0 item 69 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.819281236 +0000 UTC m=+79.126165005 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f2f77c80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.819281236 +0000 UTC m=+79.126165005 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e620 item 69 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.820529428 +0000 UTC m=+79.127413197 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628ac0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389eee0 item 70 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.821068017 +0000 UTC m=+79.127951786 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3628fc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.821068017 +0000 UTC m=+79.127951786 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f0a0 item 70 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.822280281 +0000 UTC m=+79.129164050 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3629b80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f490 item 71 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.82480594 +0000 UTC m=+79.131689709 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f2180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.82480594 +0000 UTC m=+79.131689709 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f26c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f6c0 item 71 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.825934265 +0000 UTC m=+79.132818035 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3100): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2000 item 72 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.826566482 +0000 UTC m=+79.133450251 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f30f3ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.826566482 +0000 UTC m=+79.133450251 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fa500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf23f0 item 72 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.827724634 +0000 UTC m=+79.134608402 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fab40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2930 item 73 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.830445612 +0000 UTC m=+79.137329382 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb040): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2bd0 item 73 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.83087748 +0000 UTC m=+79.137761248 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fb500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.83087748 +0000 UTC m=+79.137761248 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38fba40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2d90 item 73 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.831974776 +0000 UTC m=+79.138858545 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3730 item 74 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.832710729 +0000 UTC m=+79.139594498 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36206c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3ab0 item 74 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.833289645 +0000 UTC m=+79.140173413 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3620c00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.833289645 +0000 UTC m=+79.140173413 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3072690 item 74 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.83446027 +0000 UTC m=+79.141344039 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36217c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3073500 item 75 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.837469985 +0000 UTC m=+79.144353754 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3621cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): _writeAt: size=3, off=2 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3073730 item 75 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.8379642 +0000 UTC m=+79.144847969 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.8379642 +0000 UTC m=+79.144847969 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3720a40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3073c00 item 75 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.839154392 +0000 UTC m=+79.146038162 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721080): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c2bd0 item 76 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.840027094 +0000 UTC m=+79.146910863 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721680): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3030 item 76 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): _writeAt: size=3, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.840531568 +0000 UTC m=+79.147415338 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3721bc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.840531568 +0000 UTC m=+79.147415338 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3570 item 76 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.841933902 +0000 UTC m=+79.148817671 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3c00 item 77 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.843161525 +0000 UTC m=+79.150045294 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3690f80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.843161525 +0000 UTC m=+79.150045294 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f36916c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fc2a0 item 77 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.84437997 +0000 UTC m=+79.151263740 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3691d00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fcd20 item 78 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.845660253 +0000 UTC m=+79.152544022 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8300): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.845660253 +0000 UTC m=+79.152544022 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f8a80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fcee0 item 78 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.8471962 +0000 UTC m=+79.154079969 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f90c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fd490 item 79 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.848723139 +0000 UTC m=+79.155606909 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f95c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.848723139 +0000 UTC m=+79.155606909 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32f9cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fd6c0 item 79 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.85066253 +0000 UTC m=+79.157546299 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f32904c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fdce0 item 80 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.851271752 +0000 UTC m=+79.158155532 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3290a40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.851271752 +0000 UTC m=+79.158155532 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291600): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3910070 item 80 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.852451916 +0000 UTC m=+79.159335695 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3291c80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39105b0 item 81 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.852837365 +0000 UTC m=+79.159721144 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.852837365 +0000 UTC m=+79.159721144 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6740): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3910850 item 81 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.853845002 +0000 UTC m=+79.160728771 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b6dc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3910cb0 item 82 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.854570825 +0000 UTC m=+79.161454594 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b72c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.854570825 +0000 UTC m=+79.161454594 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7840): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3910ee0 item 82 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.856040967 +0000 UTC m=+79.162924737 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33b7ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3911260 item 83 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.856647285 +0000 UTC m=+79.163531053 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33da4c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.856647285 +0000 UTC m=+79.163531053 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33daa00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3911490 item 83 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.858286687 +0000 UTC m=+79.165170456 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db080): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39119d0 item 84 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.858896561 +0000 UTC m=+79.165780330 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33db580): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.858896561 +0000 UTC m=+79.165780330 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f33dbb00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3911ce0 item 84 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.860761209 +0000 UTC m=+79.167644979 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c280): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30bccb0 item 85 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.861319767 +0000 UTC m=+79.168203536 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342c780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.861319767 +0000 UTC m=+79.168203536 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ccc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30bd500 item 85 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.862509157 +0000 UTC m=+79.169392926 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d340): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3146700 item 86 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.862889918 +0000 UTC m=+79.169773687 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342d840): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.862889918 +0000 UTC m=+79.169773687 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f342ddc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3146ee0 item 86 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.863864633 +0000 UTC m=+79.170748402 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345a540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3147810 item 87 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.86442915 +0000 UTC m=+79.171312919 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345aa40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.86442915 +0000 UTC m=+79.171312919 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345af80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12000 item 87 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.865764246 +0000 UTC m=+79.172648016 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345b600): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12930 item 88 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.866425108 +0000 UTC m=+79.173308876 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f345bb00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.866425108 +0000 UTC m=+79.173308876 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12bd0 item 88 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.868356903 +0000 UTC m=+79.175240672 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cc7c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d13340 item 89 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.868862029 +0000 UTC m=+79.175745798 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34ccd00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d139d0 item 89 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.869397602 +0000 UTC m=+79.176281371 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd240): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.869397602 +0000 UTC m=+79.176281371 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cd7c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d13c00 item 89 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.870984777 +0000 UTC m=+79.177868545 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34cde00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c1c0 item 90 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.871735056 +0000 UTC m=+79.178618825 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa440): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c5b0 item 90 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.872463424 +0000 UTC m=+79.179347193 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f34fa980): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.872463424 +0000 UTC m=+79.179347193 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38940c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c770 item 90 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.87406757 +0000 UTC m=+79.180951339 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39829a0 item 91 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.874723721 +0000 UTC m=+79.181607490 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3894cc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): >_readAt: n=2, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): _writeAt: size=3, off=7 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982b60 item 91 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.875242794 +0000 UTC m=+79.182126562 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895200): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): >_readAt: n=8, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.875242794 +0000 UTC m=+79.182126562 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895780): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982e00 item 91 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.876505283 +0000 UTC m=+79.183389052 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f3895dc0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983260 item 92 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.876867518 +0000 UTC m=+79.183751287 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): open at offset 5 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983420 item 92 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): _readAt: size=2, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): _writeAt: size=3, off=5 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): >_writeAt: n=3, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.877383014 +0000 UTC m=+79.184266783 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ae940): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): >_readAt: n=3, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.877383014 +0000 UTC m=+79.184266783 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38aef00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39835e0 item 92 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.878709995 +0000 UTC m=+79.185593763 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38af540): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983960 item 93 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.87918319 +0000 UTC m=+79.186066959 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38afa80): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.87918319 +0000 UTC m=+79.186066959 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca280): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983c00 item 93 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.88106417 +0000 UTC m=+79.187947939 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38ca8c0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311ab60 item 94 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.881932022 +0000 UTC m=+79.188815792 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cae00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.881932022 +0000 UTC m=+79.188815792 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cb500): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311b030 item 94 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.883744412 +0000 UTC m=+79.190628181 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38cbb40): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311b8f0 item 95 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.884298771 +0000 UTC m=+79.191182540 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6180): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.884298771 +0000 UTC m=+79.191182540 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6880): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311be30 item 95 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): open at offset 0 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): _readAt: size=2, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): >_readAt: n=0, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.885867088 +0000 UTC m=+79.192750858 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f6ec0): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): _writeAt: size=5, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): >openPending: err= 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30eed90 item 96 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): >_writeAt: n=5, err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.886295569 +0000 UTC m=+79.193179338 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7400): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): _readAt: size=512, off=0 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): openPending: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): >openPending: err= 2026/05/12 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): >_readAt: n=5, err=EOF 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): close: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:49.886295569 +0000 UTC m=+79.193179338 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:49 DEBUG : open-test-file(0x1038f38f7b00): >close: err= 2026/05/12 01:59:49 DEBUG : open-test-file: Remove: 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30ef180 item 96 2026/05/12 01:59:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:49 DEBUG : open-test-file: >Remove: err= 2026/05/12 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:49 DEBUG : Looking for writers 2026/05/12 01:59:49 DEBUG : >WaitForWriters: 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/12 01:59:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.024837747 +0000 UTC m=+79.331721556 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34fbb40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.024837747 +0000 UTC m=+79.331721556 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35240c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.024837747 +0000 UTC m=+79.331721556 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524580): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375cd20 item 1 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.02688444 +0000 UTC m=+79.333768209 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3524bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.02688444 +0000 UTC m=+79.333768209 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35250c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d2d0 item 2 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.028207344 +0000 UTC m=+79.335091113 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.028207344 +0000 UTC m=+79.335091113 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3525b80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.028207344 +0000 UTC m=+79.335091113 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552140): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d650 item 3 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.030738063 +0000 UTC m=+79.337621872 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35527c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.030738063 +0000 UTC m=+79.337621872 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3552d00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375db20 item 4 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.032747735 +0000 UTC m=+79.339631534 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553340): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.032747735 +0000 UTC m=+79.339631534 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35537c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.032747735 +0000 UTC m=+79.339631534 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3553c80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0380 item 5 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.035284967 +0000 UTC m=+79.342168776 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574400): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.035284967 +0000 UTC m=+79.342168776 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cfc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f81c0 item 6 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.037059826 +0000 UTC m=+79.343943625 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d640): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.037059826 +0000 UTC m=+79.343943625 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358db40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.037059826 +0000 UTC m=+79.343943625 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8540 item 7 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.040077496 +0000 UTC m=+79.346961295 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.040077496 +0000 UTC m=+79.346961295 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3630cc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8af0 item 8 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f3631280): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.042122626 +0000 UTC m=+79.349006435 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631640): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.042122626 +0000 UTC m=+79.349006435 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3631ac0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.042122626 +0000 UTC m=+79.349006435 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36740c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f8ee0 item 9 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.045047791 +0000 UTC m=+79.351931591 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.045047791 +0000 UTC m=+79.351931591 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3674c80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f9650 item 10 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f36752c0): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36752c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.047553653 +0000 UTC m=+79.354437462 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675680): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.047553653 +0000 UTC m=+79.354437462 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3675b80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.047553653 +0000 UTC m=+79.354437462 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f38f99d0 item 11 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.050908302 +0000 UTC m=+79.357792111 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0800): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.050908302 +0000 UTC m=+79.357792111 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a0d40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b4690 item 12 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f37a1380): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1380): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.053348369 +0000 UTC m=+79.360232178 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.053348369 +0000 UTC m=+79.360232178 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37a1e00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b4fc0 item 13 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.055474613 +0000 UTC m=+79.362358421 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8580): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.055474613 +0000 UTC m=+79.362358421 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d8ac0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b5420 item 14 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f37d9100): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.057680347 +0000 UTC m=+79.364564155 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d94c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.057680347 +0000 UTC m=+79.364564155 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37d9b80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a070 item 15 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.059858829 +0000 UTC m=+79.366742637 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c300): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.059858829 +0000 UTC m=+79.366742637 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380c840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a4d0 item 16 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.061637565 +0000 UTC m=+79.368521374 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380ce80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.061637565 +0000 UTC m=+79.368521374 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d300): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.061637565 +0000 UTC m=+79.368521374 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380d800): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303aaf0 item 17 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.064385676 +0000 UTC m=+79.371269475 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f380de80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.064385676 +0000 UTC m=+79.371269475 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38304c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b260 item 18 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.06649702 +0000 UTC m=+79.373380820 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3830b40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.06649702 +0000 UTC m=+79.373380820 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831040): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.06649702 +0000 UTC m=+79.373380820 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831540): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b5e0 item 19 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.069290947 +0000 UTC m=+79.376174756 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3831bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.069290947 +0000 UTC m=+79.376174756 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303bc00 item 20 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.071420127 +0000 UTC m=+79.378303926 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384c880): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.071420127 +0000 UTC m=+79.378303926 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384cd80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.071420127 +0000 UTC m=+79.378303926 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2cbeb60 item 21 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.074416187 +0000 UTC m=+79.381299996 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384d900): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.074416187 +0000 UTC m=+79.381299996 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f384de40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3321ce0 item 22 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.076448372 +0000 UTC m=+79.383332181 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38765c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.076448372 +0000 UTC m=+79.383332181 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684040): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.076448372 +0000 UTC m=+79.383332181 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684540): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0230 item 23 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.078894611 +0000 UTC m=+79.385778420 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3684bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.078894611 +0000 UTC m=+79.385778420 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392c690 item 24 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f3685740): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.080746325 +0000 UTC m=+79.387630094 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3685b00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.080746325 +0000 UTC m=+79.387630094 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.080746325 +0000 UTC m=+79.387630094 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0640): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392cc40 item 25 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.083228302 +0000 UTC m=+79.390112111 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d0cc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.083228302 +0000 UTC m=+79.390112111 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d1f0 item 26 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f36d1840): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.085974237 +0000 UTC m=+79.392858037 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36d1c00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.085974237 +0000 UTC m=+79.392858037 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.085974237 +0000 UTC m=+79.392858037 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390a740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d570 item 27 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.088928177 +0000 UTC m=+79.395811977 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390adc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.088928177 +0000 UTC m=+79.395811977 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b300): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392da40 item 28 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f390b940): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390b940): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.091278425 +0000 UTC m=+79.398162225 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f390bd00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.091278425 +0000 UTC m=+79.398162225 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39424c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392de30 item 29 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.093227264 +0000 UTC m=+79.400111073 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3942b40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.093227264 +0000 UTC m=+79.400111073 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943080): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30de9a0 item 30 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): _readAt: size=2, off=0 2026/05/12 01:59:50 ERROR : open-test-file(0x1038f39436c0): Couldn't read size of file 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39436c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.095420283 +0000 UTC m=+79.402304082 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3943a80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.095420283 +0000 UTC m=+79.402304082 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f399a240): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30df420 item 31 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.097385662 +0000 UTC m=+79.404269431 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.097385662 +0000 UTC m=+79.404269431 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f1810 item 32 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.098739634 +0000 UTC m=+79.405623404 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0540 item 33 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.101462377 +0000 UTC m=+79.408346156 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.101462377 +0000 UTC m=+79.408346156 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877140): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0a10 item 33 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.102580643 +0000 UTC m=+79.409464412 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3877780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f33363f0 item 34 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.10393215 +0000 UTC m=+79.410815959 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.10393215 +0000 UTC m=+79.410815959 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35746c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f33367e0 item 34 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.106016815 +0000 UTC m=+79.412900624 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3574d00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3337030 item 35 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.106504739 +0000 UTC m=+79.413388507 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.106504739 +0000 UTC m=+79.413388507 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35757c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f33371f0 item 35 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.107771436 +0000 UTC m=+79.414655205 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3575e40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3337e30 item 36 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.108461662 +0000 UTC m=+79.415345431 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876440): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.108461662 +0000 UTC m=+79.415345431 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3876980): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30de460 item 36 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.109643729 +0000 UTC m=+79.416527498 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39540c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30debd0 item 37 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.110058704 +0000 UTC m=+79.416942472 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954540): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.110058704 +0000 UTC m=+79.416942472 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3954a40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30df260 item 37 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.111329469 +0000 UTC m=+79.418213237 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39550c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d0070 item 38 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.111823513 +0000 UTC m=+79.418707283 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39555c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.111823513 +0000 UTC m=+79.418707283 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3955b00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d10a0 item 38 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.113118674 +0000 UTC m=+79.420002443 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d1880 item 39 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.113543488 +0000 UTC m=+79.420427257 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.113543488 +0000 UTC m=+79.420427257 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a52c80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30d1b20 item 39 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.11471729 +0000 UTC m=+79.421601059 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53340): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe1c0 item 40 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.115192559 +0000 UTC m=+79.422076328 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.115192559 +0000 UTC m=+79.422076328 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a53d80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe380 item 40 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.116535821 +0000 UTC m=+79.423419590 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e4c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe700 item 41 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.116968278 +0000 UTC m=+79.423852048 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8e9c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fe8c0 item 41 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.117377323 +0000 UTC m=+79.424261092 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8ee80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.117377323 +0000 UTC m=+79.424261092 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8f3c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fea80 item 41 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.118493846 +0000 UTC m=+79.425377615 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3a8fa00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fee00 item 42 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.118875358 +0000 UTC m=+79.425759127 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2cbc000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37fefc0 item 42 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.119355707 +0000 UTC m=+79.426239477 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3006d00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.119355707 +0000 UTC m=+79.426239477 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3007500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff180 item 42 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.120413178 +0000 UTC m=+79.427296947 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3108340): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff500 item 43 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.120798588 +0000 UTC m=+79.427682356 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3109040): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff6c0 item 43 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.121299776 +0000 UTC m=+79.428183544 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f76c80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.121299776 +0000 UTC m=+79.428183544 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f2f77700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ff9d0 item 43 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.122447447 +0000 UTC m=+79.429331217 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f37ffd50 item 44 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.122806266 +0000 UTC m=+79.429690046 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e070 item 44 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.123281545 +0000 UTC m=+79.430165315 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3628cc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.123281545 +0000 UTC m=+79.430165315 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629240): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e230 item 44 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.124396757 +0000 UTC m=+79.431280525 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629880): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389e620 item 45 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.124865093 +0000 UTC m=+79.431748862 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3629d80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.124865093 +0000 UTC m=+79.431748862 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f25c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389ec40 item 45 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.12597886 +0000 UTC m=+79.432862629 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f2e40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f0a0 item 46 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.127640164 +0000 UTC m=+79.434523933 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f30f3d80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.127640164 +0000 UTC m=+79.434523933 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fa580): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f2d0 item 46 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.129312087 +0000 UTC m=+79.436195856 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fac40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f6c0 item 47 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.131505077 +0000 UTC m=+79.438388866 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb140): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.131505077 +0000 UTC m=+79.438388866 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fb840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f389f880 item 47 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.135697802 +0000 UTC m=+79.442581591 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38fbe80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2310 item 48 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.136378329 +0000 UTC m=+79.443262118 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620480): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.136378329 +0000 UTC m=+79.443262118 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3620bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf24d0 item 48 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.138037188 +0000 UTC m=+79.444920977 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2af0 item 49 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.138596116 +0000 UTC m=+79.445479905 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621680): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.138596116 +0000 UTC m=+79.445479905 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3621bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf2cb0 item 49 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.140445836 +0000 UTC m=+79.447329626 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720440): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3030 item 50 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.141043778 +0000 UTC m=+79.447927567 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720a40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.141043778 +0000 UTC m=+79.447927567 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3720fc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf32d0 item 50 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.142778961 +0000 UTC m=+79.449662750 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3730 item 51 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.143334353 +0000 UTC m=+79.450218142 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3721c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.143334353 +0000 UTC m=+79.450218142 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690380): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3bf3ab0 item 51 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.144853327 +0000 UTC m=+79.451737096 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3690b00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3072770 item 52 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.145315892 +0000 UTC m=+79.452199661 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.145315892 +0000 UTC m=+79.452199661 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36915c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30733b0 item 52 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.146333397 +0000 UTC m=+79.453217167 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3691c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30737a0 item 53 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.146864413 +0000 UTC m=+79.453748182 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.146864413 +0000 UTC m=+79.453748182 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3290840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3073c70 item 53 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.148164814 +0000 UTC m=+79.455048582 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291400): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c2e00 item 54 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.148682262 +0000 UTC m=+79.455566041 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291940): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.148682262 +0000 UTC m=+79.455566041 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3291ec0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3180 item 54 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.149728623 +0000 UTC m=+79.456612392 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38946c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3ab0 item 55 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.150146163 +0000 UTC m=+79.457029931 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3894bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.150146163 +0000 UTC m=+79.457029931 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c3c70 item 55 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.1518361 +0000 UTC m=+79.458719869 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fcbd0 item 56 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.152370302 +0000 UTC m=+79.459254071 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3895c80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.152370302 +0000 UTC m=+79.459254071 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c340): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fcd90 item 56 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.153385212 +0000 UTC m=+79.460268981 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358c980): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fd1f0 item 57 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.153851243 +0000 UTC m=+79.460735013 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358cec0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fd500 item 57 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.154311505 +0000 UTC m=+79.461195274 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d400): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.154311505 +0000 UTC m=+79.461195274 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f358d980): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fd730 item 57 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.155514872 +0000 UTC m=+79.462398641 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc0c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31fdd50 item 58 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.155902886 +0000 UTC m=+79.462786656 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bc600): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39100e0 item 58 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.156525895 +0000 UTC m=+79.463409674 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bcb40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.156525895 +0000 UTC m=+79.463409674 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f33bd100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3910380 item 58 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.157731166 +0000 UTC m=+79.464614935 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34120c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30bc7e0 item 59 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.158138346 +0000 UTC m=+79.465022115 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412600): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30bce00 item 59 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.158593618 +0000 UTC m=+79.465477387 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3412b40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.158593618 +0000 UTC m=+79.465477387 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34130c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30bdb20 item 59 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.160368758 +0000 UTC m=+79.467252527 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3146700 item 60 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.16102027 +0000 UTC m=+79.467904039 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3413c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3146ee0 item 60 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.161594757 +0000 UTC m=+79.468478527 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.161594757 +0000 UTC m=+79.468478527 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3147260 item 60 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.162993143 +0000 UTC m=+79.469876912 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3450e80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12000 item 61 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.163584032 +0000 UTC m=+79.470467800 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34513c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.163584032 +0000 UTC m=+79.470467800 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3451ac0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12620 item 61 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.165001053 +0000 UTC m=+79.471884823 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12b60 item 62 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.165424885 +0000 UTC m=+79.472308654 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.165424885 +0000 UTC m=+79.472308654 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c8e40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d12f50 item 62 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.166712181 +0000 UTC m=+79.473595950 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c9480): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d138f0 item 63 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.167094956 +0000 UTC m=+79.473978724 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34c99c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.167094956 +0000 UTC m=+79.473978724 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec1c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2d13b90 item 63 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): >_readAt: n=0, err=Bad file descriptor 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.168288093 +0000 UTC m=+79.475171862 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ec800): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982770 item 64 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.168681948 +0000 UTC m=+79.475565717 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ecd40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.168681948 +0000 UTC m=+79.475565717 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34ed440): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39829a0 item 64 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.169908138 +0000 UTC m=+79.476791908 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f34eda80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982e00 item 65 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.170326581 +0000 UTC m=+79.477210350 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.170326581 +0000 UTC m=+79.477210350 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3982fc0 item 65 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.171508117 +0000 UTC m=+79.478391886 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508b40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983420 item 66 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.171952107 +0000 UTC m=+79.478835876 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3508fc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.171952107 +0000 UTC m=+79.478835876 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f39835e0 item 66 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.173031189 +0000 UTC m=+79.479914957 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3509b40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983960 item 67 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.173492351 +0000 UTC m=+79.480376120 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35480c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.173492351 +0000 UTC m=+79.480376120 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35485c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3983c00 item 67 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.174531758 +0000 UTC m=+79.481415527 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3548c40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311ab60 item 68 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.175099733 +0000 UTC m=+79.481983502 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549140): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.175099733 +0000 UTC m=+79.481983502 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549680): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311afc0 item 68 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.176246583 +0000 UTC m=+79.483130362 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3549cc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311b500 item 69 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.176740007 +0000 UTC m=+79.483623775 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568240): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.176740007 +0000 UTC m=+79.483623775 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f311bce0 item 69 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.177784153 +0000 UTC m=+79.484667922 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3568dc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30eed20 item 70 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.178261116 +0000 UTC m=+79.485144885 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35692c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.178261116 +0000 UTC m=+79.485144885 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569800): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30ef110 item 70 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.179213207 +0000 UTC m=+79.486096976 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3569e80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070230 item 71 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.179590702 +0000 UTC m=+79.486474471 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8480): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.179590702 +0000 UTC m=+79.486474471 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b8980): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070460 item 71 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.180579243 +0000 UTC m=+79.487463012 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070b60 item 72 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.180997974 +0000 UTC m=+79.487881744 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.180997974 +0000 UTC m=+79.487881744 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f35b9a40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3070d90 item 72 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.181931531 +0000 UTC m=+79.488815300 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a100): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3071490 item 73 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.182403574 +0000 UTC m=+79.489287344 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361a600): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3071810 item 73 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.182847755 +0000 UTC m=+79.489731524 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361aac0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.182847755 +0000 UTC m=+79.489731524 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3071b20 item 73 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.184440128 +0000 UTC m=+79.491323897 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361b640): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328a7e0 item 74 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.184823714 +0000 UTC m=+79.491707484 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f361bb40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328abd0 item 74 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.185263185 +0000 UTC m=+79.492146955 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.185263185 +0000 UTC m=+79.492146955 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328ad90 item 74 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.18620071 +0000 UTC m=+79.493084479 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3662d40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f328b3b0 item 75 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.186551224 +0000 UTC m=+79.493434993 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663240): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): _writeAt: size=3, off=2 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c000 item 75 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.187068282 +0000 UTC m=+79.493952051 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.187068282 +0000 UTC m=+79.493952051 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3663cc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c230 item 75 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.189257865 +0000 UTC m=+79.496141634 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2400): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375c7e0 item 76 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.18964636 +0000 UTC m=+79.496530129 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2900): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375cbd0 item 76 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): _writeAt: size=3, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.190139383 +0000 UTC m=+79.497023153 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b2e40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.190139383 +0000 UTC m=+79.497023153 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b33c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375cd90 item 76 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.191163971 +0000 UTC m=+79.498047741 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36b3a00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d1f0 item 77 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.191563518 +0000 UTC m=+79.498447287 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.191563518 +0000 UTC m=+79.498447287 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dc700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d3b0 item 77 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.192630788 +0000 UTC m=+79.499514557 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dcd40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d730 item 78 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.19301792 +0000 UTC m=+79.499901689 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd240): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.19301792 +0000 UTC m=+79.499901689 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f36dd940): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375d8f0 item 78 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.194276352 +0000 UTC m=+79.501160120 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738080): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f375de30 item 79 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.195151668 +0000 UTC m=+79.502035437 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3738580): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.195151668 +0000 UTC m=+79.502035437 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379a500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b48c0 item 79 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.196676043 +0000 UTC m=+79.503559812 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379ab40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b5030 item 80 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.197133347 +0000 UTC m=+79.504017117 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b040): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.197133347 +0000 UTC m=+79.504017117 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379b740): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b51f0 item 80 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.198477422 +0000 UTC m=+79.505361221 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f379bd80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32b5880 item 81 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.199052429 +0000 UTC m=+79.505936208 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8300): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.199052429 +0000 UTC m=+79.505936208 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a0e0 item 81 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.20034188 +0000 UTC m=+79.507225659 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c8ec0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a5b0 item 82 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.200912259 +0000 UTC m=+79.507796038 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c93c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.200912259 +0000 UTC m=+79.507796038 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37c9940): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303a930 item 82 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.202236656 +0000 UTC m=+79.509120435 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f40c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303ad20 item 83 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.2027201 +0000 UTC m=+79.509603879 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f45c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.2027201 +0000 UTC m=+79.509603879 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f4b00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b0a0 item 83 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.203925912 +0000 UTC m=+79.510809691 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b500 item 84 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.204557467 +0000 UTC m=+79.511441246 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5680): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.204557467 +0000 UTC m=+79.511441246 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f37f5c00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303b730 item 84 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.205783106 +0000 UTC m=+79.512666876 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c380): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303bab0 item 85 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.20628735 +0000 UTC m=+79.513171129 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381c880): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.20628735 +0000 UTC m=+79.513171129 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381cdc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f303bdc0 item 85 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.20751269 +0000 UTC m=+79.514396469 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d440): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f2cbf340 item 86 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.208021211 +0000 UTC m=+79.514904990 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381d940): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.208021211 +0000 UTC m=+79.514904990 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f381dec0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3320770 item 86 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.209270746 +0000 UTC m=+79.516154525 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383e640): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392c0e0 item 87 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.209741166 +0000 UTC m=+79.516624945 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383eb40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.209741166 +0000 UTC m=+79.516624945 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f080): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392c2a0 item 87 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.210923884 +0000 UTC m=+79.517807663 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383f700): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392c8c0 item 88 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.211540391 +0000 UTC m=+79.518424170 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f383fc00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.211540391 +0000 UTC m=+79.518424170 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868280): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392caf0 item 88 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.212770669 +0000 UTC m=+79.519654448 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38688c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392cf50 item 89 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.213228966 +0000 UTC m=+79.520112745 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3868e00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d1f0 item 89 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.21376423 +0000 UTC m=+79.520648009 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3869340): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.21376423 +0000 UTC m=+79.520648009 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38698c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d3b0 item 89 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.214896782 +0000 UTC m=+79.521780552 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8000): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d730 item 90 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.215324511 +0000 UTC m=+79.522208281 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8540): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392d8f0 item 90 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.215891976 +0000 UTC m=+79.522775744 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a8a80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.215891976 +0000 UTC m=+79.522775744 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9040): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f392dab0 item 90 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.217134207 +0000 UTC m=+79.524017975 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9680): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0000 item 91 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.217581092 +0000 UTC m=+79.524464871 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38a9bc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): >_readAt: n=2, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): _writeAt: size=3, off=7 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0380 item 91 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.218020934 +0000 UTC m=+79.524904704 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc200): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): >_readAt: n=8, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.218020934 +0000 UTC m=+79.524904704 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cc780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f0690 item 91 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.219541311 +0000 UTC m=+79.526425120 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38ccdc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f31f13b0 item 92 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.21994745 +0000 UTC m=+79.526831218 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd300): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): open at offset 5 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3054540 item 92 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): _readAt: size=2, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): _writeAt: size=3, off=5 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): >_writeAt: n=3, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.220587551 +0000 UTC m=+79.527471320 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cd840): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): >_readAt: n=3, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.220587551 +0000 UTC m=+79.527471320 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f38cde00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3054700 item 92 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.221922176 +0000 UTC m=+79.528805945 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924540): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3054c40 item 93 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.222434967 +0000 UTC m=+79.529318746 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3924a80): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.222434967 +0000 UTC m=+79.529318746 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925180): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3055030 item 93 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.223887445 +0000 UTC m=+79.530771224 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f39257c0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f30557a0 item 94 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.224381581 +0000 UTC m=+79.531265350 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3925d00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.224381581 +0000 UTC m=+79.531265350 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395a500): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f3055b90 item 94 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.225677974 +0000 UTC m=+79.532561753 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395ab40): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c83f0 item 95 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.226111725 +0000 UTC m=+79.532995504 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b080): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.226111725 +0000 UTC m=+79.532995504 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395b780): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c8690 item 95 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): open at offset 0 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): _readAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): >_readAt: n=0, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.227330992 +0000 UTC m=+79.534214762 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f395bdc0): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): _writeAt: size=5, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): >openPending: err= 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c9110 item 96 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): >_writeAt: n=5, err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.227745837 +0000 UTC m=+79.534629606 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996400): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 01:59:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 01:59:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): _readAt: size=512, off=0 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): openPending: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): >openPending: err= 2026/05/12 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): >_readAt: n=5, err=EOF 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): close: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 01:59:50.227745837 +0000 UTC m=+79.534629606 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : open-test-file(0x1038f3996b00): >close: err= 2026/05/12 01:59:50 DEBUG : open-test-file: Remove: 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1038f32c92d0 item 96 2026/05/12 01:59:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 01:59:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 01:59:50 DEBUG : open-test-file: >Remove: err= 2026/05/12 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : >WaitForWriters: 2026/05/12 01:59:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:50 DEBUG : file1: newRWFileHandle: 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): openPending: 2026/05/12 01:59:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): >openPending: err= 2026/05/12 01:59:50 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 01:59:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): _writeAt: size=2, off=0 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): >_writeAt: n=2, err= 2026/05/12 01:59:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): RWFileHandle.Flush 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): RWFileHandle.Release 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): close: 2026/05/12 01:59:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/12 01:59:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:50 DEBUG : file1(0x1038f33bc5c0): >close: err= 2026/05/12 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:50 DEBUG : file1: vfs cache: starting upload 2026/05/12 01:59:50 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:50 DEBUG : Looking for writers 2026/05/12 01:59:50 DEBUG : file1: reading active writers 2026/05/12 01:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:50 DEBUG : file1: size = 2 OK 2026/05/12 01:59:50 DEBUG : file1.rclone_chunk.001_wolgp8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 01:59:50 INFO : file1.rclone_chunk.001_wolgp8: Copied (server-side copy) to: file1 2026/05/12 01:59:50 INFO : file1.rclone_chunk.001_wolgp8: Deleted 2026/05/12 01:59:50 DEBUG : file1: size = 2 OK 2026/05/12 01:59:50 INFO : file1: Copied (new) 2026/05/12 01:59:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/05/12 01:59:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 01:59:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/12 01:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 01:59:50 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : file1: reading active writers 2026/05/12 01:59:51 DEBUG : >WaitForWriters: 2026/05/12 01:59:51 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : file1: reading active writers 2026/05/12 01:59:51 DEBUG : >WaitForWriters: 2026/05/12 01:59:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 01:59:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/12 01:59:51 DEBUG : rename_me: newRWFileHandle: 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): openPending: 2026/05/12 01:59:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 01:59:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): >openPending: err= 2026/05/12 01:59:51 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/12 01:59:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/12 01:59:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/12 01:59:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): _writeAt: size=5, off=0 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): >_writeAt: n=5, err= 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): close: 2026/05/12 01:59:51 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-12 01:59:51.277808245 +0000 UTC m=+80.584692024 2026/05/12 01:59:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/12 01:59:51 DEBUG : rename_me(0x1038f3997d80): >close: err= 2026/05/12 01:59:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/12 01:59:51 DEBUG : i_was_renamed: Updating file with 0x1038f34ba750 2026/05/12 01:59:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/12 01:59:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/12 01:59:51 DEBUG : WaitForWriters: timeout=30s 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 01:59:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/12 01:59:51 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 01:59:51 DEBUG : i_was_renamed: size = 5 OK 2026/05/12 01:59:51 DEBUG : i_was_renamed.rclone_chunk.001_wolhos: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 01:59:51 INFO : i_was_renamed.rclone_chunk.001_wolhos: Copied (server-side copy) to: i_was_renamed 2026/05/12 01:59:51 INFO : i_was_renamed.rclone_chunk.001_wolhos: Deleted 2026/05/12 01:59:51 DEBUG : i_was_renamed: size = 5 OK 2026/05/12 01:59:51 INFO : i_was_renamed: Copied (new) 2026/05/12 01:59:51 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-12 01:59:51.277808245 +0000 UTC" 2026/05/12 01:59:51 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/12 01:59:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/12 01:59:51 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/12 01:59:51 DEBUG : Looking for writers 2026/05/12 01:59:51 DEBUG : i_was_renamed: reading active writers 2026/05/12 01:59:51 DEBUG : >WaitForWriters: 2026/05/12 01:59:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 01:59:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 01:59:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 01:59:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 01:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-qimobis6gapa" 2026/05/12 01:59:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 01:59:52 DEBUG : forgetting directory cache 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_woli62: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/05/12 01:59:52 INFO : TestRWCacheUpdate.rclone_chunk.001_woli62: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:52 INFO : TestRWCacheUpdate.rclone_chunk.001_woli62: Deleted 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): _readAt: size=512, off=0 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): openPending: 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:00:52.0513902 +0000 UTC" against cached fingerprint "" 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): >openPending: err= 2026/05/12 01:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): >_readAt: n=20, err=EOF 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): close: 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:00:52.0513902 +0000 UTC 2026/05/12 01:59:52 DEBUG : TestRWCacheUpdate(0x1038f2f77b40): >close: err= 2026/05/12 01:59:52 DEBUG : forgetting directory cache 2026/05/12 01:59:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_woli80: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/05/12 01:59:53 INFO : TestRWCacheUpdate.rclone_chunk.001_woli80: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:53 INFO : TestRWCacheUpdate.rclone_chunk.001_woli80: Deleted 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): _readAt: size=512, off=0 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): openPending: 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:01:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:00:52.0513902 +0000 UTC" 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 01:01:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:00:52.0513902 +0000 UTC") 2026/05/12 01:59:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): >openPending: err= 2026/05/12 01:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): >_readAt: n=20, err=EOF 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): close: 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:01:52.0513902 +0000 UTC 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate(0x1038f3620540): >close: err= 2026/05/12 01:59:53 DEBUG : Re-reading directory (101.446952ms old) 2026/05/12 01:59:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/12 01:59:54 DEBUG : forgetting directory cache 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolj9y: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/05/12 01:59:54 INFO : TestRWCacheUpdate.rclone_chunk.001_wolj9y: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:54 INFO : TestRWCacheUpdate.rclone_chunk.001_wolj9y: Deleted 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): _readAt: size=512, off=0 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): openPending: 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:02:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:01:52.0513902 +0000 UTC" 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 01:02:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:01:52.0513902 +0000 UTC") 2026/05/12 01:59:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): >openPending: err= 2026/05/12 01:59:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): >_readAt: n=20, err=EOF 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): close: 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:02:52.0513902 +0000 UTC 2026/05/12 01:59:54 DEBUG : TestRWCacheUpdate(0x1038f3894200): >close: err= 2026/05/12 01:59:54 DEBUG : forgetting directory cache 2026/05/12 01:59:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolk3j: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/05/12 01:59:55 INFO : TestRWCacheUpdate.rclone_chunk.001_wolk3j: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:55 INFO : TestRWCacheUpdate.rclone_chunk.001_wolk3j: Deleted 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): _readAt: size=512, off=0 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): openPending: 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:03:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:02:52.0513902 +0000 UTC" 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 01:03:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:02:52.0513902 +0000 UTC") 2026/05/12 01:59:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): >openPending: err= 2026/05/12 01:59:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): >_readAt: n=20, err=EOF 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): close: 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:03:52.0513902 +0000 UTC 2026/05/12 01:59:55 DEBUG : TestRWCacheUpdate(0x1038f3720580): >close: err= 2026/05/12 01:59:55 DEBUG : forgetting directory cache 2026/05/12 01:59:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_woll8z: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/05/12 01:59:56 INFO : TestRWCacheUpdate.rclone_chunk.001_woll8z: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:56 INFO : TestRWCacheUpdate.rclone_chunk.001_woll8z: Deleted 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): _readAt: size=512, off=0 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): openPending: 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:04:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:03:52.0513902 +0000 UTC" 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 01:04:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:03:52.0513902 +0000 UTC") 2026/05/12 01:59:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): >openPending: err= 2026/05/12 01:59:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): >_readAt: n=20, err=EOF 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): close: 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:04:52.0513902 +0000 UTC 2026/05/12 01:59:56 DEBUG : TestRWCacheUpdate(0x1038f3007080): >close: err= 2026/05/12 01:59:56 DEBUG : forgetting directory cache 2026/05/12 01:59:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolmwk: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/05/12 01:59:57 INFO : TestRWCacheUpdate.rclone_chunk.001_wolmwk: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:57 INFO : TestRWCacheUpdate.rclone_chunk.001_wolmwk: Deleted 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): _readAt: size=512, off=0 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): openPending: 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 01:05:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:04:52.0513902 +0000 UTC" 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 01:05:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:04:52.0513902 +0000 UTC") 2026/05/12 01:59:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 01:59:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): >openPending: err= 2026/05/12 01:59:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): >_readAt: n=20, err=EOF 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): close: 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:05:52.0513902 +0000 UTC 2026/05/12 01:59:57 DEBUG : TestRWCacheUpdate(0x1038f30f2400): >close: err= 2026/05/12 01:59:58 DEBUG : forgetting directory cache 2026/05/12 01:59:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolo8f: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/05/12 01:59:58 INFO : TestRWCacheUpdate.rclone_chunk.001_wolo8f: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:58 INFO : TestRWCacheUpdate.rclone_chunk.001_wolo8f: Deleted 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): _readAt: size=512, off=0 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): openPending: 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-12 01:06:52.0513902 +0000 UTC" against cached fingerprint "20,2026-05-12 01:05:52.0513902 +0000 UTC" 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-12 01:06:52.0513902 +0000 UTC" != cached fingerprint "20,2026-05-12 01:05:52.0513902 +0000 UTC") 2026/05/12 01:59:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/12 01:59:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): >openPending: err= 2026/05/12 01:59:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): >_readAt: n=21, err=EOF 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): close: 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:06:52.0513902 +0000 UTC 2026/05/12 01:59:58 DEBUG : TestRWCacheUpdate(0x1038f3628d80): >close: err= 2026/05/12 01:59:59 DEBUG : forgetting directory cache 2026/05/12 01:59:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolols: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/05/12 01:59:59 INFO : TestRWCacheUpdate.rclone_chunk.001_wolols: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 01:59:59 INFO : TestRWCacheUpdate.rclone_chunk.001_wolols: Deleted 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): _readAt: size=512, off=0 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): openPending: 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-12 01:07:52.0513902 +0000 UTC" against cached fingerprint "21,2026-05-12 01:06:52.0513902 +0000 UTC" 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-12 01:07:52.0513902 +0000 UTC" != cached fingerprint "21,2026-05-12 01:06:52.0513902 +0000 UTC") 2026/05/12 01:59:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/12 01:59:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): >openPending: err= 2026/05/12 01:59:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): >_readAt: n=22, err=EOF 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): close: 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:07:52.0513902 +0000 UTC 2026/05/12 01:59:59 DEBUG : TestRWCacheUpdate(0x1038f37820c0): >close: err= 2026/05/12 02:00:00 DEBUG : forgetting directory cache 2026/05/12 02:00:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolqlj: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/05/12 02:00:00 INFO : TestRWCacheUpdate.rclone_chunk.001_wolqlj: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 02:00:00 INFO : TestRWCacheUpdate.rclone_chunk.001_wolqlj: Deleted 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): _readAt: size=512, off=0 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): openPending: 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-12 01:08:52.0513902 +0000 UTC" against cached fingerprint "22,2026-05-12 01:07:52.0513902 +0000 UTC" 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-12 01:08:52.0513902 +0000 UTC" != cached fingerprint "22,2026-05-12 01:07:52.0513902 +0000 UTC") 2026/05/12 02:00:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/12 02:00:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): >openPending: err= 2026/05/12 02:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): >_readAt: n=23, err=EOF 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): close: 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:08:52.0513902 +0000 UTC 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate(0x1038f3621500): >close: err= 2026/05/12 02:00:00 DEBUG : Re-reading directory (101.191478ms old) 2026/05/12 02:00:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 02:00:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/12 02:00:01 DEBUG : forgetting directory cache 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wolrqv: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/05/12 02:00:01 INFO : TestRWCacheUpdate.rclone_chunk.001_wolrqv: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 02:00:01 INFO : TestRWCacheUpdate.rclone_chunk.001_wolrqv: Deleted 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): _readAt: size=512, off=0 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): openPending: 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-12 01:09:52.0513902 +0000 UTC" against cached fingerprint "23,2026-05-12 01:08:52.0513902 +0000 UTC" 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-12 01:09:52.0513902 +0000 UTC" != cached fingerprint "23,2026-05-12 01:08:52.0513902 +0000 UTC") 2026/05/12 02:00:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/12 02:00:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): >openPending: err= 2026/05/12 02:00:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): >_readAt: n=24, err=EOF 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): close: 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 01:09:52.0513902 +0000 UTC 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate(0x1038f3291a00): >close: err= 2026/05/12 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:01 DEBUG : Looking for writers 2026/05/12 02:00:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/12 02:00:01 DEBUG : >WaitForWriters: 2026/05/12 02:00:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': vfs cache: cleaner exiting 2026/05/12 02:00:02 DEBUG : forgetting directory cache 2026/05/12 02:00:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.16s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:02 DEBUG : FiLeA: size = 5 OK 2026/05/12 02:00:02 DEBUG : FiLeA.rclone_chunk.001_wolspj: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/12 02:00:02 INFO : FiLeA.rclone_chunk.001_wolspj: Copied (server-side copy) to: FiLeA 2026/05/12 02:00:02 INFO : FiLeA.rclone_chunk.001_wolspj: Deleted 2026/05/12 02:00:03 DEBUG : FiLeB: size = 5 OK 2026/05/12 02:00:03 DEBUG : FiLeB.rclone_chunk.001_wolsw6: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/12 02:00:03 INFO : FiLeB.rclone_chunk.001_wolsw6: Copied (server-side copy) to: FiLeB 2026/05/12 02:00:03 INFO : FiLeB.rclone_chunk.001_wolsw6: Deleted 2026/05/12 02:00:03 DEBUG : FilEb: size = 5 OK 2026/05/12 02:00:03 DEBUG : FilEb.rclone_chunk.001_woltml: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/05/12 02:00:03 INFO : FilEb.rclone_chunk.001_woltml: Copied (server-side copy) to: FilEb 2026/05/12 02:00:03 INFO : FilEb.rclone_chunk.001_woltml: Deleted 2026/05/12 02:00:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/12 02:00:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/12 02:00:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/12 02:00:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/12 02:00:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 02:00:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:04 DEBUG : Looking for writers 2026/05/12 02:00:04 DEBUG : FiLeB: reading active writers 2026/05/12 02:00:04 DEBUG : FilEb: reading active writers 2026/05/12 02:00:04 DEBUG : FiLeA: reading active writers 2026/05/12 02:00:04 DEBUG : >WaitForWriters: 2026/05/12 02:00:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:04 DEBUG : Looking for writers 2026/05/12 02:00:04 DEBUG : FiLeA: reading active writers 2026/05/12 02:00:04 DEBUG : FiLeB: reading active writers 2026/05/12 02:00:04 DEBUG : FilEb: reading active writers 2026/05/12 02:00:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.00s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:05 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/05/12 02:00:05 DEBUG : normal name with no special characters.txt.rclone_chunk.001_wolvk3: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/12 02:00:05 INFO : normal name with no special characters.txt.rclone_chunk.001_wolvk3: Copied (server-side copy) to: normal name with no special characters.txt 2026/05/12 02:00:05 INFO : normal name with no special characters.txt.rclone_chunk.001_wolvk3: Deleted 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_wolvah: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/12 02:00:06 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wolvah: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/05/12 02:00:06 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wolvah: Deleted 2026/05/12 02:00:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:06 DEBUG : Looking for writers 2026/05/12 02:00:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/12 02:00:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/12 02:00:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.52s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': Reusing VFS from active cache 2026/05/12 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:06 DEBUG : Looking for writers 2026/05/12 02:00:06 DEBUG : >WaitForWriters: 2026/05/12 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:06 DEBUG : Looking for writers 2026/05/12 02:00:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:06 DEBUG : Looking for writers 2026/05/12 02:00:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:06 DEBUG : Looking for writers 2026/05/12 02:00:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.10s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:07 DEBUG : file1: size = 14 OK 2026/05/12 02:00:07 DEBUG : file1.rclone_chunk.001_wolx26: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 02:00:07 INFO : file1.rclone_chunk.001_wolx26: Copied (server-side copy) to: file1 2026/05/12 02:00:07 INFO : file1.rclone_chunk.001_wolx26: Deleted 2026/05/12 02:00:08 DEBUG : dir/file2: size = 14 OK 2026/05/12 02:00:08 DEBUG : dir/file2.rclone_chunk.001_wolxgl: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 02:00:08 INFO : dir/file2.rclone_chunk.001_wolxgl: Copied (server-side copy) to: dir/file2 2026/05/12 02:00:08 INFO : dir/file2.rclone_chunk.001_wolxgl: Deleted 2026/05/12 02:00:08 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:08 DEBUG : dir: Looking for writers 2026/05/12 02:00:08 DEBUG : file2: reading active writers 2026/05/12 02:00:08 DEBUG : Looking for writers 2026/05/12 02:00:08 DEBUG : dir: reading active writers 2026/05/12 02:00:08 DEBUG : file1: reading active writers 2026/05/12 02:00:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.71s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:09 DEBUG : file1: size = 14 OK 2026/05/12 02:00:09 DEBUG : file1.rclone_chunk.001_wolyhj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 02:00:09 INFO : file1.rclone_chunk.001_wolyhj: Copied (server-side copy) to: file1 2026/05/12 02:00:09 INFO : file1.rclone_chunk.001_wolyhj: Deleted 2026/05/12 02:00:09 DEBUG : dir/file2: size = 14 OK 2026/05/12 02:00:09 DEBUG : dir/file2.rclone_chunk.001_wolzew: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 02:00:09 INFO : dir/file2.rclone_chunk.001_wolzew: Copied (server-side copy) to: dir/file2 2026/05/12 02:00:09 INFO : dir/file2.rclone_chunk.001_wolzew: Deleted 2026/05/12 02:00:09 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:09 DEBUG : dir: Looking for writers 2026/05/12 02:00:09 DEBUG : Looking for writers 2026/05/12 02:00:09 DEBUG : dir: reading active writers 2026/05/12 02:00:09 DEBUG : file1: reading active writers 2026/05/12 02:00:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:10 DEBUG : file1: size = 14 OK 2026/05/12 02:00:10 DEBUG : file1.rclone_chunk.001_wom0rl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 02:00:10 INFO : file1.rclone_chunk.001_wom0rl: Copied (server-side copy) to: file1 2026/05/12 02:00:10 INFO : file1.rclone_chunk.001_wom0rl: Deleted 2026/05/12 02:00:10 DEBUG : dir/file2: size = 14 OK 2026/05/12 02:00:10 DEBUG : dir/file2.rclone_chunk.001_wom07b: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 02:00:10 INFO : dir/file2.rclone_chunk.001_wom07b: Copied (server-side copy) to: dir/file2 2026/05/12 02:00:10 INFO : dir/file2.rclone_chunk.001_wom07b: Deleted 2026/05/12 02:00:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:11 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 02:00:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 02:00:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 02:00:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/12 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 02:00:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/12 02:00:11 DEBUG : dir/new_file.txt.rclone_chunk.001_wom1xs: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 02:00:11 INFO : dir/new_file.txt.rclone_chunk.001_wom1xs: Copied (server-side copy) to: dir/new_file.txt 2026/05/12 02:00:11 INFO : dir/new_file.txt.rclone_chunk.001_wom1xs: Deleted 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/12 02:00:11 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/12 02:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 02:00:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/12 02:00:11 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:11 DEBUG : dir: Looking for writers 2026/05/12 02:00:11 DEBUG : file2: reading active writers 2026/05/12 02:00:11 DEBUG : new_file.txt: reading active writers 2026/05/12 02:00:11 DEBUG : Looking for writers 2026/05/12 02:00:11 DEBUG : dir: reading active writers 2026/05/12 02:00:11 DEBUG : file1: reading active writers 2026/05/12 02:00:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:12 DEBUG : dir/file2: size = 14 OK 2026/05/12 02:00:12 DEBUG : dir/file2.rclone_chunk.001_wom118: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 02:00:12 INFO : dir/file2.rclone_chunk.001_wom118: Copied (server-side copy) to: dir/file2 2026/05/12 02:00:12 INFO : dir/file2.rclone_chunk.001_wom118: Deleted 2026/05/12 02:00:12 DEBUG : dir/file2: copy non-chunked object... 2026/05/12 02:00:12 DEBUG : dir/file1: size = 14 OK 2026/05/12 02:00:12 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/05/12 02:00:12 INFO : dir/file2: Deleted 2026/05/12 02:00:12 DEBUG : dir/file1: Updating file with dir/file1 0x1038f3713e10 2026/05/12 02:00:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/12 02:00:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:13 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 02:00:13 DEBUG : file0: size = 14 OK 2026/05/12 02:00:13 INFO : dir/file1: Copied (server-side copy) to: file0 2026/05/12 02:00:13 INFO : dir/file1: Deleted 2026/05/12 02:00:13 DEBUG : file0: Updating file with file0 0x1038f3713e10 2026/05/12 02:00:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/12 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:13 DEBUG : dir: Looking for writers 2026/05/12 02:00:13 DEBUG : Looking for writers 2026/05/12 02:00:13 DEBUG : dir: reading active writers 2026/05/12 02:00:13 DEBUG : file0: reading active writers 2026/05/12 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.68s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:13 DEBUG : Looking for writers 2026/05/12 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:13 DEBUG : Looking for writers 2026/05/12 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:13 DEBUG : Looking for writers 2026/05/12 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:13 DEBUG : Looking for writers 2026/05/12 02:00:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/12 02:00:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/12 02:00:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/12 02:00:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 02:00:14 DEBUG : file1: size = 5 OK 2026/05/12 02:00:14 DEBUG : file1.rclone_chunk.001_wom413: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 02:00:14 INFO : file1.rclone_chunk.001_wom413: Copied (server-side copy) to: file1 2026/05/12 02:00:14 INFO : file1.rclone_chunk.001_wom413: Deleted 2026/05/12 02:00:14 DEBUG : file1: size = 5 OK 2026/05/12 02:00:14 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/12 02:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 02:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 02:00:14 DEBUG : file1: size = 0 OK 2026/05/12 02:00:14 DEBUG : file1.rclone_chunk.001_wom4vw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 02:00:14 INFO : file1.rclone_chunk.001_wom4vw: Copied (server-side copy) to: file1 2026/05/12 02:00:15 INFO : file1.rclone_chunk.001_wom4vw: Deleted 2026/05/12 02:00:15 DEBUG : file1: size = 0 OK 2026/05/12 02:00:15 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 02:00:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (7 bytes), uploading instead of streaming 2026/05/12 02:00:15 DEBUG : file1: size = 7 OK 2026/05/12 02:00:15 DEBUG : file1.rclone_chunk.001_wom5cf: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/12 02:00:15 INFO : file1.rclone_chunk.001_wom5cf: Copied (server-side copy) to: file1 2026/05/12 02:00:15 INFO : file1.rclone_chunk.001_wom5cf: Deleted 2026/05/12 02:00:15 DEBUG : file1: size = 7 OK 2026/05/12 02:00:15 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:15 DEBUG : Looking for writers 2026/05/12 02:00:15 DEBUG : file1: reading active writers 2026/05/12 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.72s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/12 02:00:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/12 02:00:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/12 02:00:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/12 02:00:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (11 bytes), uploading instead of streaming 2026/05/12 02:00:17 DEBUG : file1: size = 11 OK 2026/05/12 02:00:17 DEBUG : file1.rclone_chunk.001_wom6vg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 02:00:17 INFO : file1.rclone_chunk.001_wom6vg: Copied (server-side copy) to: file1 2026/05/12 02:00:17 INFO : file1.rclone_chunk.001_wom6vg: Deleted 2026/05/12 02:00:17 DEBUG : file1: size = 11 OK 2026/05/12 02:00:17 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/12 02:00:17 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:17 DEBUG : Looking for writers 2026/05/12 02:00:17 DEBUG : file1: reading active writers 2026/05/12 02:00:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/12 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 02:00:17 DEBUG : file1: size = 5 OK 2026/05/12 02:00:17 DEBUG : file1.rclone_chunk.001_wom7lg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 02:00:17 INFO : file1.rclone_chunk.001_wom7lg: Copied (server-side copy) to: file1 2026/05/12 02:00:17 INFO : file1.rclone_chunk.001_wom7lg: Deleted 2026/05/12 02:00:17 DEBUG : file1: size = 5 OK 2026/05/12 02:00:17 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/12 02:00:17 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:17 DEBUG : Looking for writers 2026/05/12 02:00:17 DEBUG : file1: reading active writers 2026/05/12 02:00:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:18 DEBUG : file1: WriteFileHandle.Release closing 2026/05/12 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 02:00:18 DEBUG : file1: size = 0 OK 2026/05/12 02:00:18 DEBUG : file1.rclone_chunk.001_wom828: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 02:00:18 INFO : file1.rclone_chunk.001_wom828: Copied (server-side copy) to: file1 2026/05/12 02:00:18 INFO : file1.rclone_chunk.001_wom828: Deleted 2026/05/12 02:00:18 DEBUG : file1: size = 0 OK 2026/05/12 02:00:18 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/12 02:00:18 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:18 DEBUG : Looking for writers 2026/05/12 02:00:18 DEBUG : file1: reading active writers 2026/05/12 02:00:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (2 bytes), uploading instead of streaming 2026/05/12 02:00:19 DEBUG : file1: size = 2 OK 2026/05/12 02:00:19 DEBUG : file1.rclone_chunk.001_wom8vp: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 02:00:19 INFO : file1.rclone_chunk.001_wom8vp: Copied (server-side copy) to: file1 2026/05/12 02:00:19 INFO : file1.rclone_chunk.001_wom8vp: Deleted 2026/05/12 02:00:19 DEBUG : file1: size = 2 OK 2026/05/12 02:00:19 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/12 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:19 DEBUG : Looking for writers 2026/05/12 02:00:19 DEBUG : file1: reading active writers 2026/05/12 02:00:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.79s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 02:00:19 DEBUG : file1: size = 0 OK 2026/05/12 02:00:19 DEBUG : file1.rclone_chunk.001_wom9ub: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 02:00:19 INFO : file1.rclone_chunk.001_wom9ub: Copied (server-side copy) to: file1 2026/05/12 02:00:19 INFO : file1.rclone_chunk.001_wom9ub: Deleted 2026/05/12 02:00:19 DEBUG : file1: size = 0 OK 2026/05/12 02:00:19 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 02:00:19 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 02:00:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 02:00:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 02:00:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:19 DEBUG : Looking for writers 2026/05/12 02:00:19 DEBUG : file1: reading active writers 2026/05/12 02:00:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 02:00:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 02:00:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': File to upload is small (100 bytes), uploading instead of streaming 2026/05/12 02:00:20 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/05/12 02:00:20 DEBUG : file1.rclone_chunk.001_womang: md5 = 4200ba69e37cd3d4e3768a89d4cc5ff9 OK 2026/05/12 02:00:20 INFO : file1.rclone_chunk.001_womang: Copied (server-side copy) to: file1.rclone_chunk.001 2026/05/12 02:00:20 INFO : file1.rclone_chunk.001_womang: Deleted 2026/05/12 02:00:20 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/05/12 02:00:20 DEBUG : file1.rclone_chunk.002_womang: md5 = 9c88b9ef65f2e69021e18ac22c9f0875 OK 2026/05/12 02:00:20 INFO : file1.rclone_chunk.002_womang: Copied (server-side copy) to: file1.rclone_chunk.002 2026/05/12 02:00:20 INFO : file1.rclone_chunk.002_womang: Deleted 2026/05/12 02:00:20 DEBUG : file1: size = 100 OK 2026/05/12 02:00:20 DEBUG : file1: Size of src and dst objects identical 2026/05/12 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 02:00:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 02:00:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 02:00:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 02:00:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 02:00:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:21 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:21 DEBUG : Looking for writers 2026/05/12 02:00:21 DEBUG : file1: reading active writers 2026/05/12 02:00:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.34s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:21 DEBUG : flat/f000.txt: size = 7 OK 2026/05/12 02:00:21 DEBUG : flat/f000.txt.rclone_chunk.001_womb6u: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/05/12 02:00:21 INFO : flat/f000.txt.rclone_chunk.001_womb6u: Copied (server-side copy) to: flat/f000.txt 2026/05/12 02:00:21 INFO : flat/f000.txt.rclone_chunk.001_womb6u: Deleted 2026/05/12 02:00:22 DEBUG : flat/f001.txt: size = 14 OK 2026/05/12 02:00:22 DEBUG : flat/f001.txt.rclone_chunk.001_womb4i: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/05/12 02:00:22 INFO : flat/f001.txt.rclone_chunk.001_womb4i: Copied (server-side copy) to: flat/f001.txt 2026/05/12 02:00:22 INFO : flat/f001.txt.rclone_chunk.001_womb4i: Deleted 2026/05/12 02:00:22 DEBUG : flat/f002.txt: size = 21 OK 2026/05/12 02:00:22 DEBUG : flat/f002.txt.rclone_chunk.001_womcg3: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/05/12 02:00:22 INFO : flat/f002.txt.rclone_chunk.001_womcg3: Copied (server-side copy) to: flat/f002.txt 2026/05/12 02:00:22 INFO : flat/f002.txt.rclone_chunk.001_womcg3: Deleted 2026/05/12 02:00:23 DEBUG : flat/f003.txt: size = 28 OK 2026/05/12 02:00:23 DEBUG : flat/f003.txt.rclone_chunk.001_womcq0: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/05/12 02:00:23 INFO : flat/f003.txt.rclone_chunk.001_womcq0: Copied (server-side copy) to: flat/f003.txt 2026/05/12 02:00:23 INFO : flat/f003.txt.rclone_chunk.001_womcq0: Deleted 2026/05/12 02:00:23 DEBUG : flat/f004.txt: size = 35 OK 2026/05/12 02:00:23 DEBUG : flat/f004.txt.rclone_chunk.001_womd3f: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/05/12 02:00:23 INFO : flat/f004.txt.rclone_chunk.001_womd3f: Copied (server-side copy) to: flat/f004.txt 2026/05/12 02:00:23 INFO : flat/f004.txt.rclone_chunk.001_womd3f: Deleted 2026/05/12 02:00:24 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/12 02:00:24 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/12 02:00:24 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/12 02:00:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/12 02:00:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:24 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:24 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/12 02:00:24 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/12 02:00:24 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:24 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:24 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/12 02:00:24 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/12 02:00:24 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:24 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:24 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/12 02:00:24 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/12 02:00:24 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:24 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:24 DEBUG : flat: Looking for writers 2026/05/12 02:00:24 DEBUG : f000.txt: reading active writers 2026/05/12 02:00:24 DEBUG : f001.txt: reading active writers 2026/05/12 02:00:24 DEBUG : f002.txt: reading active writers 2026/05/12 02:00:24 DEBUG : f003.txt: reading active writers 2026/05/12 02:00:24 DEBUG : f004.txt: reading active writers 2026/05/12 02:00:24 DEBUG : Looking for writers 2026/05/12 02:00:24 DEBUG : flat: reading active writers 2026/05/12 02:00:24 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.61s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:25 DEBUG : a/top.txt: size = 3 OK 2026/05/12 02:00:25 DEBUG : a/top.txt.rclone_chunk.001_womfss: md5 = b28354b543375bfa94dabaeda722927f OK 2026/05/12 02:00:25 INFO : a/top.txt.rclone_chunk.001_womfss: Copied (server-side copy) to: a/top.txt 2026/05/12 02:00:25 INFO : a/top.txt.rclone_chunk.001_womfss: Deleted 2026/05/12 02:00:25 DEBUG : a/b/mid.txt: size = 3 OK 2026/05/12 02:00:25 DEBUG : a/b/mid.txt.rclone_chunk.001_womf1r: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/05/12 02:00:25 INFO : a/b/mid.txt.rclone_chunk.001_womf1r: Copied (server-side copy) to: a/b/mid.txt 2026/05/12 02:00:26 INFO : a/b/mid.txt.rclone_chunk.001_womf1r: Deleted 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt.rclone_chunk.001_womgby: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/05/12 02:00:26 INFO : a/b/c/deep.txt.rclone_chunk.001_womgby: Copied (server-side copy) to: a/b/c/deep.txt 2026/05/12 02:00:26 INFO : a/b/c/deep.txt.rclone_chunk.001_womgby: Deleted 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/12 02:00:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/12 02:00:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/12 02:00:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/12 02:00:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:26 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:26 DEBUG : a/b/c: Looking for writers 2026/05/12 02:00:26 DEBUG : deep.txt: reading active writers 2026/05/12 02:00:26 DEBUG : a/b: Looking for writers 2026/05/12 02:00:26 DEBUG : mid.txt: reading active writers 2026/05/12 02:00:26 DEBUG : c: reading active writers 2026/05/12 02:00:26 DEBUG : a: Looking for writers 2026/05/12 02:00:26 DEBUG : b: reading active writers 2026/05/12 02:00:26 DEBUG : top.txt: reading active writers 2026/05/12 02:00:26 DEBUG : Looking for writers 2026/05/12 02:00:26 DEBUG : a: reading active writers 2026/05/12 02:00:26 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.32s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/05/12 02:00:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:27 DEBUG : Looking for writers 2026/05/12 02:00:27 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa'", Local "Local file system at /tmp/rclone2026745415", Modify Window "1ns" 2026/05/12 02:00:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': poll-interval is not supported by this remote 2026/05/12 02:00:27 DEBUG : dir1/a.txt: size = 1 OK 2026/05/12 02:00:27 DEBUG : dir1/a.txt.rclone_chunk.001_womhgh: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/05/12 02:00:27 INFO : dir1/a.txt.rclone_chunk.001_womhgh: Copied (server-side copy) to: dir1/a.txt 2026/05/12 02:00:27 INFO : dir1/a.txt.rclone_chunk.001_womhgh: Deleted 2026/05/12 02:00:28 DEBUG : dir2/b.txt: size = 1 OK 2026/05/12 02:00:28 DEBUG : dir2/b.txt.rclone_chunk.001_womipd: md5 = 415290769594460e2e485922904f345d OK 2026/05/12 02:00:28 INFO : dir2/b.txt.rclone_chunk.001_womipd: Copied (server-side copy) to: dir2/b.txt 2026/05/12 02:00:28 INFO : dir2/b.txt.rclone_chunk.001_womipd: Deleted 2026/05/12 02:00:28 DEBUG : dir3/c.txt: size = 1 OK 2026/05/12 02:00:28 DEBUG : dir3/c.txt.rclone_chunk.001_womigg: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/05/12 02:00:28 INFO : dir3/c.txt.rclone_chunk.001_womigg: Copied (server-side copy) to: dir3/c.txt 2026/05/12 02:00:28 INFO : dir3/c.txt.rclone_chunk.001_womigg: Deleted 2026/05/12 02:00:29 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/12 02:00:29 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/12 02:00:29 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:29 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/12 02:00:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/12 02:00:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/12 02:00:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/12 02:00:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 02:00:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 02:00:29 DEBUG : WaitForWriters: timeout=30s 2026/05/12 02:00:29 DEBUG : dir2: Looking for writers 2026/05/12 02:00:29 DEBUG : b.txt: reading active writers 2026/05/12 02:00:29 DEBUG : dir3: Looking for writers 2026/05/12 02:00:29 DEBUG : c.txt: reading active writers 2026/05/12 02:00:29 DEBUG : dir1: Looking for writers 2026/05/12 02:00:29 DEBUG : a.txt: reading active writers 2026/05/12 02:00:29 DEBUG : Looking for writers 2026/05/12 02:00:29 DEBUG : dir3: reading active writers 2026/05/12 02:00:29 DEBUG : dir1: reading active writers 2026/05/12 02:00:29 DEBUG : dir2: reading active writers 2026/05/12 02:00:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/12 02:00:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-qimobis6gapa': Purge remote 2026/05/12 02:00:29 DEBUG : Waiting for deletions to finish 2026/05/12 02:00:30 INFO : S3 bucket rclone-test-qimobis6gapa: Bucket "rclone-test-qimobis6gapa" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m59.507774908s (try 1/5)