"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/08 04:10:30 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kewewop5cadi" 2025/09/08 04:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 04:10:32 DEBUG : Creating backend with remote "/tmp/rclone743152129" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:32 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:34 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:34 DEBUG : dir: Looking for writers 2025/09/08 04:10:34 DEBUG : Looking for writers 2025/09/08 04:10:34 DEBUG : dir: reading active writers 2025/09/08 04:10:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.45s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:35 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:39 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:39 DEBUG : dir/subdir: Looking for writers 2025/09/08 04:10:39 DEBUG : dir: Looking for writers 2025/09/08 04:10:39 DEBUG : file2: reading active writers 2025/09/08 04:10:39 DEBUG : subdir: reading active writers 2025/09/08 04:10:39 DEBUG : file1: reading active writers 2025/09/08 04:10:39 DEBUG : Looking for writers 2025/09/08 04:10:39 DEBUG : dir: reading active writers 2025/09/08 04:10:39 DEBUG : >WaitForWriters: 2025/09/08 04:10:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/dir not empty`) 2025/09/08 04:10:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/08 04:10:40 DEBUG : pacer: Reducing sleep to 15ms 2025/09/08 04:10:40 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.92s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:40 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:41 DEBUG : pacer: Reducing sleep to 10ms 2025/09/08 04:10:41 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:41 DEBUG : dir: Looking for writers 2025/09/08 04:10:41 DEBUG : file1: reading active writers 2025/09/08 04:10:41 DEBUG : Looking for writers 2025/09/08 04:10:41 DEBUG : dir: reading active writers 2025/09/08 04:10:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.07s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:42 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:43 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:43 DEBUG : dir: Looking for writers 2025/09/08 04:10:43 DEBUG : Looking for writers 2025/09/08 04:10:43 DEBUG : dir: reading active writers 2025/09/08 04:10:43 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.96s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:44 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:45 DEBUG : dir: forgetting directory cache 2025/09/08 04:10:45 DEBUG : forgetting directory cache 2025/09/08 04:10:45 DEBUG : dir: forgetting directory cache 2025/09/08 04:10:45 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:45 DEBUG : Looking for writers 2025/09/08 04:10:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.19s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:46 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/08 04:10:48 DEBUG : dir: invalidating directory cache 2025/09/08 04:10:48 DEBUG : >ForgetPath: 2025/09/08 04:10:48 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/08 04:10:48 DEBUG : invalidating directory cache 2025/09/08 04:10:48 DEBUG : dir: forgetting directory cache 2025/09/08 04:10:48 DEBUG : >ForgetPath: 2025/09/08 04:10:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/08 04:10:48 DEBUG : >ForgetPath: 2025/09/08 04:10:48 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:48 DEBUG : dir: Looking for writers 2025/09/08 04:10:48 DEBUG : Looking for writers 2025/09/08 04:10:48 DEBUG : dir: reading active writers 2025/09/08 04:10:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.13s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:48 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:51 DEBUG : forgetting directory cache 2025/09/08 04:10:51 DEBUG : dir: forgetting directory cache 2025/09/08 04:10:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:52 DEBUG : dir: Looking for writers 2025/09/08 04:10:52 DEBUG : fil/a/b: Looking for writers 2025/09/08 04:10:52 DEBUG : fil/a: Looking for writers 2025/09/08 04:10:52 DEBUG : b: reading active writers 2025/09/08 04:10:52 DEBUG : fil: Looking for writers 2025/09/08 04:10:52 DEBUG : a: reading active writers 2025/09/08 04:10:52 DEBUG : Looking for writers 2025/09/08 04:10:52 DEBUG : dir: reading active writers 2025/09/08 04:10:52 DEBUG : fil: reading active writers 2025/09/08 04:10:52 DEBUG : >WaitForWriters: 2025/09/08 04:10:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/fil/a not empty`) 2025/09/08 04:10:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/08 04:10:53 DEBUG : pacer: Reducing sleep to 15ms 2025/09/08 04:10:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/08 04:10:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.84s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:53 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:54 DEBUG : dir: Looking for writers 2025/09/08 04:10:54 DEBUG : Looking for writers 2025/09/08 04:10:54 DEBUG : dir: reading active writers 2025/09/08 04:10:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:55 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:10:57 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:10:57 DEBUG : dir: Looking for writers 2025/09/08 04:10:57 DEBUG : file1: reading active writers 2025/09/08 04:10:57 DEBUG : Looking for writers 2025/09/08 04:10:57 DEBUG : dir: reading active writers 2025/09/08 04:10:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.11s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:10:57 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/08 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/08 04:11:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/08 04:11:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/08 04:11:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/08 04:11:03 DEBUG : dir: invalidating directory cache 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/08 04:11:03 DEBUG : dir/file1: Reset virtual modtime 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/08 04:11:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/08 04:11:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/08 04:11:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/08 04:11:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:11:03 DEBUG : dir: invalidating directory cache 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/08 04:11:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/08 04:11:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/08 04:11:03 DEBUG : forgetting directory cache 2025/09/08 04:11:03 DEBUG : dir: forgetting directory cache 2025/09/08 04:11:03 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/08 04:11:03 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:03 DEBUG : dir/virtualDir: Looking for writers 2025/09/08 04:11:03 DEBUG : dir: Looking for writers 2025/09/08 04:11:03 DEBUG : file1: reading active writers 2025/09/08 04:11:03 DEBUG : virtualFile2: reading active writers 2025/09/08 04:11:03 DEBUG : virtualFile: reading active writers 2025/09/08 04:11:03 DEBUG : virtualDir: reading active writers 2025/09/08 04:11:03 DEBUG : Looking for writers 2025/09/08 04:11:03 DEBUG : dir: reading active writers 2025/09/08 04:11:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.06s) --- PASS: TestDirReadDirAll/Virtual (2.39s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:04 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:06 ERROR : dir/: Can only open directories read only 2025/09/08 04:11:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:06 DEBUG : dir: Looking for writers 2025/09/08 04:11:06 DEBUG : Looking for writers 2025/09/08 04:11:06 DEBUG : dir: reading active writers 2025/09/08 04:11:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:06 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 04:11:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/08 04:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 04:11:08 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 04:11:09 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/08 04:11:09 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/08 04:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 04:11:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:09 DEBUG : dir: Looking for writers 2025/09/08 04:11:09 DEBUG : file1: reading active writers 2025/09/08 04:11:09 DEBUG : potato: reading active writers 2025/09/08 04:11:09 DEBUG : Looking for writers 2025/09/08 04:11:09 DEBUG : dir: reading active writers 2025/09/08 04:11:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.15s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:10 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 04:11:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:12 DEBUG : dir/sub: Looking for writers 2025/09/08 04:11:12 DEBUG : dir: Looking for writers 2025/09/08 04:11:12 DEBUG : file1: reading active writers 2025/09/08 04:11:12 DEBUG : sub: reading active writers 2025/09/08 04:11:12 DEBUG : Looking for writers 2025/09/08 04:11:12 DEBUG : dir: reading active writers 2025/09/08 04:11:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.34s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:13 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 04:11:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/08 04:11:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:16 DEBUG : dir/sub/subsub: Looking for writers 2025/09/08 04:11:16 DEBUG : dir/sub: Looking for writers 2025/09/08 04:11:16 DEBUG : subsub: reading active writers 2025/09/08 04:11:16 DEBUG : dir: Looking for writers 2025/09/08 04:11:16 DEBUG : file1: reading active writers 2025/09/08 04:11:16 DEBUG : sub: reading active writers 2025/09/08 04:11:16 DEBUG : Looking for writers 2025/09/08 04:11:16 DEBUG : dir: reading active writers 2025/09/08 04:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.04s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:17 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:18 ERROR : dir/: Dir.Remove not empty 2025/09/08 04:11:18 DEBUG : dir/file1: Remove: 2025/09/08 04:11:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:11:18 DEBUG : dir/file1: >Remove: err= 2025/09/08 04:11:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 04:11:19 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:19 DEBUG : Looking for writers 2025/09/08 04:11:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.10s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:19 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:20 DEBUG : dir/file1: Remove: 2025/09/08 04:11:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:11:21 DEBUG : dir/file1: >Remove: err= 2025/09/08 04:11:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 04:11:21 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:21 DEBUG : Looking for writers 2025/09/08 04:11:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.19s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:21 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:23 DEBUG : dir/file1: Remove: 2025/09/08 04:11:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:11:23 DEBUG : dir/file1: >Remove: err= 2025/09/08 04:11:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:23 DEBUG : dir: Looking for writers 2025/09/08 04:11:23 DEBUG : Looking for writers 2025/09/08 04:11:23 DEBUG : dir: reading active writers 2025/09/08 04:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.49s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:24 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/08 04:11:27 DEBUG : dir: Updating dir with dir2 0xc0004d1790 2025/09/08 04:11:27 DEBUG : dir: forgetting directory cache 2025/09/08 04:11:27 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 04:11:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/08 04:11:28 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/08 04:11:28 DEBUG : file2: Updating file with file2 0xc0004caa80 2025/09/08 04:11:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/08 04:11:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 04:11:28 INFO : dir2/file3: Deleted 2025/09/08 04:11:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/08 04:11:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004caa80 2025/09/08 04:11:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/08 04:11:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/08 04:11:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/08 04:11:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005f2c30 2025/09/08 04:11:30 DEBUG : empty directory: forgetting directory cache 2025/09/08 04:11:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/08 04:11:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/08 04:11:30 DEBUG : dir2: Renaming to "dir3" 2025/09/08 04:11:30 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:30 DEBUG : dir3: Looking for writers 2025/09/08 04:11:30 DEBUG : file3: reading active writers 2025/09/08 04:11:30 DEBUG : renamed empty directory: Looking for writers 2025/09/08 04:11:30 DEBUG : Looking for writers 2025/09/08 04:11:30 DEBUG : dir3: reading active writers 2025/09/08 04:11:30 DEBUG : renamed empty directory: reading active writers 2025/09/08 04:11:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.22s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:31 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:32 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/b5503878-29eb-4dfd-901c-a66adc07481f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250908%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250908T041131Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=IXKSIEYkjJSYUZTaazG3cLO1KSSXXphodQ2SP0D.0OdmgAdcmGactOBMWJuDcT42aqwKzUqT_mtAme1kMlyml1sUWV6FYwTkLMMqAnzFDaikIp3aMJou8fEu3Y3yqqpH&X-Amz-Signature=4f79305155d645cb546c1d39078b8fc963b4baa4d273f5a010421cdbe01ef85b": net/http: HTTP/1.x transport connection broken: http: ContentLength=14 with Body length 0) 2025/09/08 04:11:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/08 04:11:34 DEBUG : pacer: Reducing sleep to 15ms 2025/09/08 04:11:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/08 04:11:34 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (0) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: files root 'rclone-test-kewewop5cadi'/dir/file1: md5 hash incorrect - expecting "0ef726ce9b1a7692357ff70dd321d595" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: files root 'rclone-test-kewewop5cadi'/dir/file1: crc32 hash incorrect - expecting "f401d3a6" got "00000000" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 14 actual : 0 Test: TestDirFileOpen Messages: dir/file1: size incorrect file=14 vs obj=0 2025/09/08 04:11:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 04:11:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:11:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:11:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 04:11:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/08 04:11:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/08 04:11:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 04:11:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:11:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:11:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 04:11:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/08 04:11:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/08 04:11:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 04:11:44 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (12 bytes), uploading instead of streaming 2025/09/08 04:11:45 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/08 04:11:45 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/08 04:11:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 04:11:45 DEBUG : forgetting directory cache 2025/09/08 04:11:45 DEBUG : dir: forgetting directory cache 2025/09/08 04:11:45 DEBUG : dir/sub: forgetting directory cache 2025/09/08 04:11:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/08 04:11:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/08 04:11:45 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 04:11:46 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/08 04:11:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/08 04:11:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 04:11:46 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:46 DEBUG : dir/sub: Looking for writers 2025/09/08 04:11:46 DEBUG : file0: reading active writers 2025/09/08 04:11:46 DEBUG : file2: reading active writers 2025/09/08 04:11:46 DEBUG : dir: Looking for writers 2025/09/08 04:11:46 DEBUG : file1: reading active writers 2025/09/08 04:11:46 DEBUG : sub: reading active writers 2025/09/08 04:11:46 DEBUG : Looking for writers 2025/09/08 04:11:46 DEBUG : dir: reading active writers 2025/09/08 04:11:46 DEBUG : >WaitForWriters: 2025/09/08 04:11:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/dir not empty`) 2025/09/08 04:11:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/08 04:11:47 DEBUG : pacer: Reducing sleep to 15ms 2025/09/08 04:11:47 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestDirFileOpen (16.47s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:47 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/08 04:11:48 DEBUG : forgetting directory cache 2025/09/08 04:11:50 DEBUG : forgetting directory cache 2025/09/08 04:11:50 DEBUG : dir: forgetting directory cache 2025/09/08 04:11:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:51 DEBUG : dir: Looking for writers 2025/09/08 04:11:51 DEBUG : Looking for writers 2025/09/08 04:11:51 DEBUG : dir: reading active writers 2025/09/08 04:11:51 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.07s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:51 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:11:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 04:11:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/08 04:11:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:11:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/08 04:11:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/08 04:11:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/08 04:11:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:11:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 04:11:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:53 DEBUG : dir: Looking for writers 2025/09/08 04:11:53 DEBUG : file1: reading active writers 2025/09/08 04:11:53 DEBUG : file1.metadata: reading active writers 2025/09/08 04:11:53 DEBUG : Looking for writers 2025/09/08 04:11:53 DEBUG : dir: reading active writers 2025/09/08 04:11:53 DEBUG : dir.metadata: reading active writers 2025/09/08 04:11:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.12s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:54 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:55 DEBUG : dir: Looking for writers 2025/09/08 04:11:55 DEBUG : file1: reading active writers 2025/09/08 04:11:55 DEBUG : Looking for writers 2025/09/08 04:11:55 DEBUG : dir: reading active writers 2025/09/08 04:11:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:56 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:11:58 DEBUG : Can set mod time: true 2025/09/08 04:11:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/08 04:11:59 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:11:59 DEBUG : dir: Looking for writers 2025/09/08 04:11:59 DEBUG : file1: reading active writers 2025/09/08 04:11:59 DEBUG : Looking for writers 2025/09/08 04:11:59 DEBUG : dir: reading active writers 2025/09/08 04:11:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:11:59 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:01 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 04:12:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/08 04:12:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 04:12:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/08 04:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:02 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:02 DEBUG : dir: Looking for writers 2025/09/08 04:12:02 DEBUG : file1: reading active writers 2025/09/08 04:12:02 DEBUG : Looking for writers 2025/09/08 04:12:02 DEBUG : dir: reading active writers 2025/09/08 04:12:02 DEBUG : >WaitForWriters: 2025/09/08 04:12:02 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:02 DEBUG : dir: Looking for writers 2025/09/08 04:12:02 DEBUG : file1: reading active writers 2025/09/08 04:12:02 DEBUG : Looking for writers 2025/09/08 04:12:02 DEBUG : dir: reading active writers 2025/09/08 04:12:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:03 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:04 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 04:12:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/08 04:12:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 04:12:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/08 04:12:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:05 DEBUG : dir: Looking for writers 2025/09/08 04:12:05 DEBUG : file1: reading active writers 2025/09/08 04:12:05 DEBUG : Looking for writers 2025/09/08 04:12:05 DEBUG : dir: reading active writers 2025/09/08 04:12:05 DEBUG : >WaitForWriters: 2025/09/08 04:12:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:06 DEBUG : dir: Looking for writers 2025/09/08 04:12:06 DEBUG : file1: reading active writers 2025/09/08 04:12:06 DEBUG : Looking for writers 2025/09/08 04:12:06 DEBUG : dir: reading active writers 2025/09/08 04:12:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:06 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:06 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:06 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:06 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/08 04:12:08 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:08 DEBUG : dir: Looking for writers 2025/09/08 04:12:08 DEBUG : file1: reading active writers 2025/09/08 04:12:08 DEBUG : Looking for writers 2025/09/08 04:12:08 DEBUG : dir: reading active writers 2025/09/08 04:12:08 DEBUG : >WaitForWriters: 2025/09/08 04:12:08 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:09 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:09 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:09 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:09 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/08 04:12:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:10 DEBUG : dir/file1(0xc00042f800): close: 2025/09/08 04:12:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/08 04:12:10 DEBUG : dir/file1(0xc00042f800): >close: err= 2025/09/08 04:12:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:10 DEBUG : dir: Looking for writers 2025/09/08 04:12:10 DEBUG : file1: reading active writers 2025/09/08 04:12:10 DEBUG : Looking for writers 2025/09/08 04:12:10 DEBUG : dir: reading active writers 2025/09/08 04:12:10 DEBUG : >WaitForWriters: 2025/09/08 04:12:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:11 DEBUG : dir: Looking for writers 2025/09/08 04:12:11 DEBUG : file1: reading active writers 2025/09/08 04:12:11 DEBUG : Looking for writers 2025/09/08 04:12:11 DEBUG : dir: reading active writers 2025/09/08 04:12:11 DEBUG : >WaitForWriters: 2025/09/08 04:12:11 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:12 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:12 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:12 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:12 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/08 04:12:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): _writeAt: size=5, off=0 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): openPending: 2025/09/08 04:12:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/08 04:12:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 04:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): >openPending: err= 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): >_writeAt: n=5, err= 2025/09/08 04:12:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): close: 2025/09/08 04:12:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/08 04:12:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/08 04:12:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/08 04:12:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/08 04:12:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/08 04:12:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:12:13 DEBUG : dir/file1(0xc0007981c0): >close: err= 2025/09/08 04:12:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:13 DEBUG : dir: Looking for writers 2025/09/08 04:12:13 DEBUG : file1: reading active writers 2025/09/08 04:12:13 DEBUG : Looking for writers 2025/09/08 04:12:13 DEBUG : dir: reading active writers 2025/09/08 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:12:13 DEBUG : dir: Looking for writers 2025/09/08 04:12:13 DEBUG : file1: reading active writers 2025/09/08 04:12:13 DEBUG : Looking for writers 2025/09/08 04:12:13 DEBUG : dir: reading active writers 2025/09/08 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:12:13 DEBUG : dir: Looking for writers 2025/09/08 04:12:13 DEBUG : file1: reading active writers 2025/09/08 04:12:13 DEBUG : Looking for writers 2025/09/08 04:12:13 DEBUG : dir: reading active writers 2025/09/08 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:12:13 DEBUG : dir: Looking for writers 2025/09/08 04:12:13 DEBUG : file1: reading active writers 2025/09/08 04:12:13 DEBUG : Looking for writers 2025/09/08 04:12:13 DEBUG : dir: reading active writers 2025/09/08 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:12:13 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 04:12:13 DEBUG : dir: Looking for writers 2025/09/08 04:12:13 DEBUG : file1: reading active writers 2025/09/08 04:12:13 DEBUG : Looking for writers 2025/09/08 04:12:13 DEBUG : dir: reading active writers 2025/09/08 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:12:14 DEBUG : dir: Looking for writers 2025/09/08 04:12:14 DEBUG : file1: reading active writers 2025/09/08 04:12:14 DEBUG : Looking for writers 2025/09/08 04:12:14 DEBUG : dir: reading active writers 2025/09/08 04:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:12:14 DEBUG : dir: Looking for writers 2025/09/08 04:12:14 DEBUG : file1: reading active writers 2025/09/08 04:12:14 DEBUG : Looking for writers 2025/09/08 04:12:14 DEBUG : dir: reading active writers 2025/09/08 04:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:12:14 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/09/08 04:12:14 INFO : dir/file1: Copied (replaced existing) 2025/09/08 04:12:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/09/08 04:12:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 04:12:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/08 04:12:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 04:12:14 DEBUG : dir: Looking for writers 2025/09/08 04:12:14 DEBUG : file1: reading active writers 2025/09/08 04:12:14 DEBUG : Looking for writers 2025/09/08 04:12:14 DEBUG : dir: reading active writers 2025/09/08 04:12:14 DEBUG : >WaitForWriters: 2025/09/08 04:12:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:15 DEBUG : dir: Looking for writers 2025/09/08 04:12:15 DEBUG : file1: reading active writers 2025/09/08 04:12:15 DEBUG : Looking for writers 2025/09/08 04:12:15 DEBUG : dir: reading active writers 2025/09/08 04:12:15 DEBUG : >WaitForWriters: 2025/09/08 04:12:15 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.84s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.43s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.67s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:16 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:12:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:12:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 04:12:17 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:17 DEBUG : dir: Looking for writers 2025/09/08 04:12:17 DEBUG : file1: reading active writers 2025/09/08 04:12:17 DEBUG : Looking for writers 2025/09/08 04:12:17 DEBUG : dir: reading active writers 2025/09/08 04:12:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.46s) === RUN TestFileOpenReadUnknownSize 2025/09/08 04:12:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/08 04:12:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/08 04:12:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:12:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/08 04:12:18 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:18 DEBUG : Looking for writers 2025/09/08 04:12:18 DEBUG : file.txt: reading active writers 2025/09/08 04:12:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:18 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:19 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 04:12:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/08 04:12:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/08 04:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:20 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:20 DEBUG : dir: Looking for writers 2025/09/08 04:12:20 DEBUG : file1: reading active writers 2025/09/08 04:12:20 DEBUG : Looking for writers 2025/09/08 04:12:20 DEBUG : dir: reading active writers 2025/09/08 04:12:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.99s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:21 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:22 DEBUG : dir/file1: Remove: 2025/09/08 04:12:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:23 DEBUG : dir/file1: >Remove: err= 2025/09/08 04:12:23 DEBUG : dir/file1: Remove: 2025/09/08 04:12:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/08 04:12:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:23 DEBUG : dir: Looking for writers 2025/09/08 04:12:23 DEBUG : Looking for writers 2025/09/08 04:12:23 DEBUG : dir: reading active writers 2025/09/08 04:12:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.72s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:24 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:25 DEBUG : dir/file1: Remove: 2025/09/08 04:12:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:25 DEBUG : dir/file1: >Remove: err= 2025/09/08 04:12:25 DEBUG : dir/file1: Remove: 2025/09/08 04:12:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/08 04:12:25 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:25 DEBUG : dir: Looking for writers 2025/09/08 04:12:25 DEBUG : Looking for writers 2025/09/08 04:12:25 DEBUG : dir: reading active writers 2025/09/08 04:12:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:26 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:12:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:12:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/08 04:12:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/08 04:12:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:27 DEBUG : dir/file1: Open: flags=0x3 2025/09/08 04:12:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/08 04:12:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/08 04:12:27 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:27 DEBUG : dir: Looking for writers 2025/09/08 04:12:27 DEBUG : file1: reading active writers 2025/09/08 04:12:27 DEBUG : Looking for writers 2025/09/08 04:12:27 DEBUG : dir: reading active writers 2025/09/08 04:12:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.20s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:28 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:30 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:30 DEBUG : dir: Looking for writers 2025/09/08 04:12:30 DEBUG : file1: reading active writers 2025/09/08 04:12:30 DEBUG : Looking for writers 2025/09/08 04:12:30 DEBUG : dir: reading active writers 2025/09/08 04:12:30 DEBUG : >WaitForWriters: 2025/09/08 04:12:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0005269c0 2025/09/08 04:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:12:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0005269c0 2025/09/08 04:12:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005269c0 2025/09/08 04:12:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:32 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 04:12:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/08 04:12:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 04:12:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:33 DEBUG : newLeaf: Running delayed rename now 2025/09/08 04:12:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0005269c0 2025/09/08 04:12:33 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:33 DEBUG : dir: Looking for writers 2025/09/08 04:12:33 DEBUG : Looking for writers 2025/09/08 04:12:33 DEBUG : dir: reading active writers 2025/09/08 04:12:33 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:33 DEBUG : >WaitForWriters: 2025/09/08 04:12:34 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:34 DEBUG : dir: Looking for writers 2025/09/08 04:12:34 DEBUG : Looking for writers 2025/09/08 04:12:34 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:34 DEBUG : dir: reading active writers 2025/09/08 04:12:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:34 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:34 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:34 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:34 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:36 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:36 DEBUG : dir: Looking for writers 2025/09/08 04:12:36 DEBUG : file1: reading active writers 2025/09/08 04:12:36 DEBUG : Looking for writers 2025/09/08 04:12:36 DEBUG : dir: reading active writers 2025/09/08 04:12:36 DEBUG : >WaitForWriters: 2025/09/08 04:12:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0013cacc0 2025/09/08 04:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:12:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0013cacc0 2025/09/08 04:12:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 04:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc0013cacc0 2025/09/08 04:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:38 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 04:12:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/08 04:12:39 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 04:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:39 DEBUG : newLeaf: Running delayed rename now 2025/09/08 04:12:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0013cacc0 2025/09/08 04:12:39 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:39 DEBUG : dir: Looking for writers 2025/09/08 04:12:39 DEBUG : Looking for writers 2025/09/08 04:12:39 DEBUG : dir: reading active writers 2025/09/08 04:12:39 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:39 DEBUG : >WaitForWriters: 2025/09/08 04:12:40 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:40 DEBUG : dir: Looking for writers 2025/09/08 04:12:40 DEBUG : Looking for writers 2025/09/08 04:12:40 DEBUG : dir: reading active writers 2025/09/08 04:12:40 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:40 DEBUG : >WaitForWriters: 2025/09/08 04:12:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:40 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:40 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:12:42 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): openPending: 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 04:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): >openPending: err= 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:12:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): _writeAt: size=14, off=0 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): >_writeAt: n=14, err= 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): close: 2025/09/08 04:12:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 04:12:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:12:42 DEBUG : dir/file1(0xc00038f800): >close: err= 2025/09/08 04:12:42 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:12:42 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:12:42 DEBUG : dir: Looking for writers 2025/09/08 04:12:42 DEBUG : file1: reading active writers 2025/09/08 04:12:42 DEBUG : Looking for writers 2025/09/08 04:12:42 DEBUG : dir: reading active writers 2025/09/08 04:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:12:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/08 04:12:43 INFO : dir/file1: Copied (replaced existing) 2025/09/08 04:12:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:12:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 04:12:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/08 04:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 04:12:43 DEBUG : dir: Looking for writers 2025/09/08 04:12:43 DEBUG : file1: reading active writers 2025/09/08 04:12:43 DEBUG : Looking for writers 2025/09/08 04:12:43 DEBUG : dir: reading active writers 2025/09/08 04:12:43 DEBUG : >WaitForWriters: 2025/09/08 04:12:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:12:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): _readAt: size=512, off=0 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): openPending: 2025/09/08 04:12:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:12:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 04:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): >openPending: err= 2025/09/08 04:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): >_readAt: n=14, err=EOF 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): close: 2025/09/08 04:12:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:12:43 DEBUG : dir/file1(0xc00042ff40): >close: err= 2025/09/08 04:12:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:12:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cb440 2025/09/08 04:12:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:12:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 04:12:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0004cb440 2025/09/08 04:12:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:45 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:45 DEBUG : dir/file1(0xc000f35940): openPending: 2025/09/08 04:12:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:12:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 04:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:45 DEBUG : dir/file1(0xc000f35940): >openPending: err= 2025/09/08 04:12:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:12:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:45 DEBUG : dir/file1(0xc000f35940): _writeAt: size=25, off=0 2025/09/08 04:12:45 DEBUG : dir/file1(0xc000f35940): >_writeAt: n=25, err= 2025/09/08 04:12:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:12:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cb440 2025/09/08 04:12:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:46 DEBUG : newLeaf(0xc000f35940): close: 2025/09/08 04:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 04:12:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 04:12:45.753940811 +0000 UTC m=+134.888772082 2025/09/08 04:12:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 04:12:46 DEBUG : newLeaf(0xc000f35940): >close: err= 2025/09/08 04:12:46 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:12:46 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:12:46 DEBUG : dir: Looking for writers 2025/09/08 04:12:46 DEBUG : Looking for writers 2025/09/08 04:12:46 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:46 DEBUG : dir: reading active writers 2025/09/08 04:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:12:47 DEBUG : dir: Looking for writers 2025/09/08 04:12:47 DEBUG : Looking for writers 2025/09/08 04:12:47 DEBUG : dir: reading active writers 2025/09/08 04:12:47 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:12:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/08 04:12:47 INFO : newLeaf: Copied (replaced existing) 2025/09/08 04:12:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 04:12:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/08 04:12:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 04:12:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 04:12:47 DEBUG : dir: Looking for writers 2025/09/08 04:12:47 DEBUG : Looking for writers 2025/09/08 04:12:47 DEBUG : dir: reading active writers 2025/09/08 04:12:47 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:47 DEBUG : >WaitForWriters: 2025/09/08 04:12:47 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:47 DEBUG : dir: Looking for writers 2025/09/08 04:12:47 DEBUG : Looking for writers 2025/09/08 04:12:47 DEBUG : dir: reading active writers 2025/09/08 04:12:47 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:47 DEBUG : >WaitForWriters: 2025/09/08 04:12:47 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:48 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:48 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:50 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:50 DEBUG : dir: Looking for writers 2025/09/08 04:12:50 DEBUG : file1: reading active writers 2025/09/08 04:12:50 DEBUG : Looking for writers 2025/09/08 04:12:50 DEBUG : dir: reading active writers 2025/09/08 04:12:50 DEBUG : >WaitForWriters: 2025/09/08 04:12:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ca780 2025/09/08 04:12:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:12:51 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ca780 2025/09/08 04:12:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:12:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:52 DEBUG : dir/file1(0xc0010845c0): openPending: 2025/09/08 04:12:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/08 04:12:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 04:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:52 DEBUG : dir/file1(0xc0010845c0): >openPending: err= 2025/09/08 04:12:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:12:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:52 DEBUG : dir/file1(0xc0010845c0): _writeAt: size=25, off=0 2025/09/08 04:12:52 DEBUG : dir/file1(0xc0010845c0): >_writeAt: n=25, err= 2025/09/08 04:12:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:12:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ca780 2025/09/08 04:12:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:52 DEBUG : newLeaf(0xc0010845c0): close: 2025/09/08 04:12:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 04:12:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 04:12:52.227640467 +0000 UTC m=+141.362471768 2025/09/08 04:12:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 04:12:52 DEBUG : newLeaf(0xc0010845c0): >close: err= 2025/09/08 04:12:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:52 DEBUG : dir: Looking for writers 2025/09/08 04:12:52 DEBUG : Looking for writers 2025/09/08 04:12:52 DEBUG : dir: reading active writers 2025/09/08 04:12:52 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:12:52 DEBUG : dir: Looking for writers 2025/09/08 04:12:52 DEBUG : Looking for writers 2025/09/08 04:12:52 DEBUG : dir: reading active writers 2025/09/08 04:12:52 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:12:52 DEBUG : dir: Looking for writers 2025/09/08 04:12:52 DEBUG : Looking for writers 2025/09/08 04:12:52 DEBUG : dir: reading active writers 2025/09/08 04:12:52 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:12:52 DEBUG : dir: Looking for writers 2025/09/08 04:12:52 DEBUG : Looking for writers 2025/09/08 04:12:52 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:52 DEBUG : dir: reading active writers 2025/09/08 04:12:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:12:52 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 04:12:53 DEBUG : dir: Looking for writers 2025/09/08 04:12:53 DEBUG : Looking for writers 2025/09/08 04:12:53 DEBUG : dir: reading active writers 2025/09/08 04:12:53 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:12:53 DEBUG : dir: Looking for writers 2025/09/08 04:12:53 DEBUG : Looking for writers 2025/09/08 04:12:53 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:53 DEBUG : dir: reading active writers 2025/09/08 04:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:12:53 DEBUG : dir: Looking for writers 2025/09/08 04:12:53 DEBUG : Looking for writers 2025/09/08 04:12:53 DEBUG : dir: reading active writers 2025/09/08 04:12:53 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:12:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/08 04:12:53 INFO : newLeaf: Copied (replaced existing) 2025/09/08 04:12:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 04:12:52 +0000 UTC," 2025/09/08 04:12:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 04:12:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 04:12:54 DEBUG : dir: Looking for writers 2025/09/08 04:12:54 DEBUG : Looking for writers 2025/09/08 04:12:54 DEBUG : dir: reading active writers 2025/09/08 04:12:54 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:54 DEBUG : >WaitForWriters: 2025/09/08 04:12:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:54 DEBUG : dir: Looking for writers 2025/09/08 04:12:54 DEBUG : Looking for writers 2025/09/08 04:12:54 DEBUG : dir: reading active writers 2025/09/08 04:12:54 DEBUG : newLeaf: reading active writers 2025/09/08 04:12:54 DEBUG : >WaitForWriters: 2025/09/08 04:12:54 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:12:55 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:12:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:12:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 DEBUG : Config file has changed externally - reloading 2025/09/08 04:12:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:12:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:12:55 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:12:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:12:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): openPending: 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 04:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): >openPending: err= 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:12:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): _writeAt: size=14, off=0 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): >_writeAt: n=14, err= 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): close: 2025/09/08 04:12:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 04:12:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:12:56 DEBUG : dir/file1(0xc000f34740): >close: err= 2025/09/08 04:12:56 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:12:56 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:12:56 DEBUG : dir: Looking for writers 2025/09/08 04:12:56 DEBUG : file1: reading active writers 2025/09/08 04:12:56 DEBUG : Looking for writers 2025/09/08 04:12:56 DEBUG : dir: reading active writers 2025/09/08 04:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:12:57 DEBUG : dir: Looking for writers 2025/09/08 04:12:57 DEBUG : file1: reading active writers 2025/09/08 04:12:57 DEBUG : Looking for writers 2025/09/08 04:12:57 DEBUG : dir: reading active writers 2025/09/08 04:12:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:12:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/08 04:12:57 INFO : dir/file1: Copied (replaced existing) 2025/09/08 04:12:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 04:12:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/08 04:12:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 04:12:57 DEBUG : dir: Looking for writers 2025/09/08 04:12:57 DEBUG : file1: reading active writers 2025/09/08 04:12:57 DEBUG : Looking for writers 2025/09/08 04:12:57 DEBUG : dir: reading active writers 2025/09/08 04:12:57 DEBUG : >WaitForWriters: 2025/09/08 04:12:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:12:57 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:12:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:12:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): _readAt: size=512, off=0 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): openPending: 2025/09/08 04:12:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:12:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 04:12:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): >openPending: err= 2025/09/08 04:12:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): >_readAt: n=14, err=EOF 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): close: 2025/09/08 04:12:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:12:57 DEBUG : dir/file1(0xc000f35580): >close: err= 2025/09/08 04:12:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:12:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:12:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0013caf00 2025/09/08 04:12:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:12:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:12:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:12:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 04:12:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0013caf00 2025/09/08 04:12:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:13:00 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:00 DEBUG : dir/file1(0xc000dd1dc0): openPending: 2025/09/08 04:13:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:13:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 04:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:00 DEBUG : dir/file1(0xc000dd1dc0): >openPending: err= 2025/09/08 04:13:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:13:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:00 DEBUG : dir/file1(0xc000dd1dc0): _writeAt: size=25, off=0 2025/09/08 04:13:00 DEBUG : dir/file1(0xc000dd1dc0): >_writeAt: n=25, err= 2025/09/08 04:13:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:13:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:13:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0013caf00 2025/09/08 04:13:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:13:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:13:00 DEBUG : newLeaf(0xc000dd1dc0): close: 2025/09/08 04:13:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 04:13:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 04:13:00.059484143 +0000 UTC m=+149.194315443 2025/09/08 04:13:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:00 DEBUG : newLeaf(0xc000dd1dc0): >close: err= 2025/09/08 04:13:00 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:00 DEBUG : dir: Looking for writers 2025/09/08 04:13:00 DEBUG : Looking for writers 2025/09/08 04:13:00 DEBUG : dir: reading active writers 2025/09/08 04:13:00 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:00 DEBUG : dir: Looking for writers 2025/09/08 04:13:00 DEBUG : Looking for writers 2025/09/08 04:13:00 DEBUG : dir: reading active writers 2025/09/08 04:13:00 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:00 DEBUG : dir: Looking for writers 2025/09/08 04:13:00 DEBUG : Looking for writers 2025/09/08 04:13:00 DEBUG : dir: reading active writers 2025/09/08 04:13:00 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:00 DEBUG : dir: Looking for writers 2025/09/08 04:13:00 DEBUG : Looking for writers 2025/09/08 04:13:00 DEBUG : dir: reading active writers 2025/09/08 04:13:00 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:00 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 04:13:00 DEBUG : dir: Looking for writers 2025/09/08 04:13:00 DEBUG : Looking for writers 2025/09/08 04:13:00 DEBUG : dir: reading active writers 2025/09/08 04:13:00 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:01 DEBUG : dir: Looking for writers 2025/09/08 04:13:01 DEBUG : Looking for writers 2025/09/08 04:13:01 DEBUG : dir: reading active writers 2025/09/08 04:13:01 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:01 DEBUG : dir: Looking for writers 2025/09/08 04:13:01 DEBUG : Looking for writers 2025/09/08 04:13:01 DEBUG : dir: reading active writers 2025/09/08 04:13:01 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/08 04:13:01 INFO : newLeaf: Copied (replaced existing) 2025/09/08 04:13:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 04:13:00 +0000 UTC," 2025/09/08 04:13:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 04:13:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:13:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 04:13:01 DEBUG : dir: Looking for writers 2025/09/08 04:13:01 DEBUG : Looking for writers 2025/09/08 04:13:01 DEBUG : dir: reading active writers 2025/09/08 04:13:01 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:01 DEBUG : >WaitForWriters: 2025/09/08 04:13:02 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:02 DEBUG : dir: Looking for writers 2025/09/08 04:13:02 DEBUG : Looking for writers 2025/09/08 04:13:02 DEBUG : dir: reading active writers 2025/09/08 04:13:02 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:02 DEBUG : >WaitForWriters: 2025/09/08 04:13:02 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:03 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:03 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:03 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:03 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:04 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:04 DEBUG : dir: Looking for writers 2025/09/08 04:13:04 DEBUG : file1: reading active writers 2025/09/08 04:13:04 DEBUG : Looking for writers 2025/09/08 04:13:04 DEBUG : dir: reading active writers 2025/09/08 04:13:04 DEBUG : >WaitForWriters: 2025/09/08 04:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): _readAt: size=512, off=0 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): openPending: 2025/09/08 04:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/08 04:13:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 04:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): >openPending: err= 2025/09/08 04:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/08 04:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): >_readAt: n=14, err=EOF 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): close: 2025/09/08 04:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:04 DEBUG : dir/file1(0xc000f81080): >close: err= 2025/09/08 04:13:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:13:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:13:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0013cb740 2025/09/08 04:13:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:13:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:13:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 04:13:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 04:13:06 DEBUG : dir/file1: Updating file with dir/file1 0xc0013cb740 2025/09/08 04:13:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 04:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:13:06 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:06 DEBUG : dir/file1(0xc000f81980): openPending: 2025/09/08 04:13:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/08 04:13:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 04:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:06 DEBUG : dir/file1(0xc000f81980): >openPending: err= 2025/09/08 04:13:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:13:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:06 DEBUG : dir/file1(0xc000f81980): _writeAt: size=25, off=0 2025/09/08 04:13:06 DEBUG : dir/file1(0xc000f81980): >_writeAt: n=25, err= 2025/09/08 04:13:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 04:13:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 04:13:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0013cb740 2025/09/08 04:13:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:13:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:13:07 DEBUG : newLeaf(0xc000f81980): close: 2025/09/08 04:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 04:13:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 04:13:06.867186474 +0000 UTC m=+156.002017786 2025/09/08 04:13:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:07 DEBUG : newLeaf(0xc000f81980): >close: err= 2025/09/08 04:13:07 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:07 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:07 DEBUG : dir: Looking for writers 2025/09/08 04:13:07 DEBUG : Looking for writers 2025/09/08 04:13:07 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:07 DEBUG : dir: reading active writers 2025/09/08 04:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:08 DEBUG : dir: Looking for writers 2025/09/08 04:13:08 DEBUG : Looking for writers 2025/09/08 04:13:08 DEBUG : dir: reading active writers 2025/09/08 04:13:08 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:08 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/08 04:13:08 INFO : newLeaf: Copied (replaced existing) 2025/09/08 04:13:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 04:13:06 +0000 UTC," 2025/09/08 04:13:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 04:13:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 04:13:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 04:13:08 DEBUG : dir: Looking for writers 2025/09/08 04:13:08 DEBUG : Looking for writers 2025/09/08 04:13:08 DEBUG : dir: reading active writers 2025/09/08 04:13:08 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:08 DEBUG : >WaitForWriters: 2025/09/08 04:13:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:09 DEBUG : dir: Looking for writers 2025/09/08 04:13:09 DEBUG : Looking for writers 2025/09/08 04:13:09 DEBUG : dir: reading active writers 2025/09/08 04:13:09 DEBUG : newLeaf: reading active writers 2025/09/08 04:13:09 DEBUG : >WaitForWriters: 2025/09/08 04:13:09 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestFileRename (41.07s) --- PASS: TestFileRename/off,forceCache=false (6.07s) --- PASS: TestFileRename/minimal,forceCache=false (6.02s) --- PASS: TestFileRename/minimal,forceCache=true (7.86s) --- PASS: TestFileRename/writes,forceCache=false (6.49s) --- PASS: TestFileRename/writes,forceCache=true (7.85s) --- PASS: TestFileRename/full,forceCache=false (6.78s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:09 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:09 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:09 DEBUG : Looking for writers 2025/09/08 04:13:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.29s) === 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:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:10 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:13:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 04:13:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:11 DEBUG : dir: Looking for writers 2025/09/08 04:13:11 DEBUG : file1: reading active writers 2025/09/08 04:13:11 DEBUG : Looking for writers 2025/09/08 04:13:11 DEBUG : dir: reading active writers 2025/09/08 04:13:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.44s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:12 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:13:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 04:13:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/08 04:13:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/08 04:13:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/08 04:13:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/08 04:13:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/08 04:13:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/08 04:13:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/08 04:13:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/08 04:13:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/08 04:13:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/08 04:13:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:15 DEBUG : dir: Looking for writers 2025/09/08 04:13:15 DEBUG : file1: reading active writers 2025/09/08 04:13:15 DEBUG : Looking for writers 2025/09/08 04:13:15 DEBUG : dir: reading active writers 2025/09/08 04:13:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:16 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:13:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 04:13:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/08 04:13:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/08 04:13:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/08 04:13:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/08 04:13:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/08 04:13:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/08 04:13:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/08 04:13:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/08 04:13:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/08 04:13:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/08 04:13:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/08 04:13:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/08 04:13:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/08 04:13:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/08 04:13:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/08 04:13:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/08 04:13:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/08 04:13:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/08 04:13:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/08 04:13:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/08 04:13:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/08 04:13:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/08 04:13:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/08 04:13:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/08 04:13:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/08 04:13:20 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:20 DEBUG : dir: Looking for writers 2025/09/08 04:13:20 DEBUG : file1: reading active writers 2025/09/08 04:13:20 DEBUG : Looking for writers 2025/09/08 04:13:20 DEBUG : dir: reading active writers 2025/09/08 04:13:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.55s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:21 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:13:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 04:13:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:22 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:22 DEBUG : dir: Looking for writers 2025/09/08 04:13:22 DEBUG : file1: reading active writers 2025/09/08 04:13:22 DEBUG : Looking for writers 2025/09/08 04:13:22 DEBUG : dir: reading active writers 2025/09/08 04:13:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.44s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:23 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 04:13:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 04:13:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/08 04:13:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/08 04:13:25 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:25 DEBUG : dir: Looking for writers 2025/09/08 04:13:25 DEBUG : file1: reading active writers 2025/09/08 04:13:25 DEBUG : Looking for writers 2025/09/08 04:13:25 DEBUG : dir: reading active writers 2025/09/08 04:13:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.43s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:26 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:26 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:26 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:26 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): _readAt: size=1, off=0 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): openPending: 2025/09/08 04:13:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >openPending: err= 2025/09/08 04:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 04:13:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >_readAt: n=1, err= 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): _readAt: size=256, off=1 2025/09/08 04:13:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >_readAt: n=15, err=EOF 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): _readAt: size=16, off=16 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >_readAt: n=0, err=EOF 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): close: 2025/09/08 04:13:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >close: err= 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): close: 2025/09/08 04:13:27 DEBUG : dir/file1(0xc000dd1740): >close: err=file already closed 2025/09/08 04:13:27 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:27 DEBUG : dir: Looking for writers 2025/09/08 04:13:27 DEBUG : file1: reading active writers 2025/09/08 04:13:27 DEBUG : Looking for writers 2025/09/08 04:13:27 DEBUG : dir: reading active writers 2025/09/08 04:13:27 DEBUG : >WaitForWriters: 2025/09/08 04:13:27 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.44s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:28 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:28 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:28 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:28 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): _readAt: size=1, off=0 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): openPending: 2025/09/08 04:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >openPending: err= 2025/09/08 04:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 04:13:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >_readAt: n=1, err= 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): _readAt: size=1, off=5 2025/09/08 04:13:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >_readAt: n=1, err= 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): _readAt: size=1, off=3 2025/09/08 04:13:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >_readAt: n=1, err= 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): _readAt: size=1, off=13 2025/09/08 04:13:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >_readAt: n=1, err= 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): _readAt: size=16, off=100 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >_readAt: n=0, err=EOF 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): close: 2025/09/08 04:13:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:30 DEBUG : dir/file1(0xc001494240): >close: err= 2025/09/08 04:13:30 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:30 DEBUG : dir: Looking for writers 2025/09/08 04:13:30 DEBUG : file1: reading active writers 2025/09/08 04:13:30 DEBUG : Looking for writers 2025/09/08 04:13:30 DEBUG : dir: reading active writers 2025/09/08 04:13:30 DEBUG : >WaitForWriters: 2025/09/08 04:13:30 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.69s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:31 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:31 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:31 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:31 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=1, off=0 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): openPending: 2025/09/08 04:13:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >openPending: err= 2025/09/08 04:13:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 04:13:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=1, err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=1, off=5 2025/09/08 04:13:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=1, err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=1, off=1 2025/09/08 04:13:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=1, err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=6, off=10 2025/09/08 04:13:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=6, err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=256, off=10 2025/09/08 04:13:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=6, err=EOF 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=256, off=100 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=0, err=EOF 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): close: 2025/09/08 04:13:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >close: err= 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): _readAt: size=256, off=100 2025/09/08 04:13:32 DEBUG : dir/file1(0xc000798a80): >_readAt: n=0, err=file already closed 2025/09/08 04:13:32 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:32 DEBUG : dir: Looking for writers 2025/09/08 04:13:32 DEBUG : file1: reading active writers 2025/09/08 04:13:32 DEBUG : Looking for writers 2025/09/08 04:13:32 DEBUG : dir: reading active writers 2025/09/08 04:13:32 DEBUG : >WaitForWriters: 2025/09/08 04:13:32 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:33 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:33 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:33 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:33 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:34 DEBUG : dir/file1(0xc000dd1340): RWFileHandle.Flush 2025/09/08 04:13:34 DEBUG : dir/file1(0xc000dd1340): _readAt: size=256, off=0 2025/09/08 04:13:34 DEBUG : dir/file1(0xc000dd1340): openPending: 2025/09/08 04:13:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:34 DEBUG : dir/file1(0xc000dd1340): >openPending: err= 2025/09/08 04:13:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/08 04:13:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:35 DEBUG : dir/file1(0xc000dd1340): >_readAt: n=16, err=EOF 2025/09/08 04:13:35 DEBUG : dir/file1(0xc000dd1340): RWFileHandle.Flush 2025/09/08 04:13:35 DEBUG : dir/file1(0xc000dd1340): RWFileHandle.Flush 2025/09/08 04:13:35 DEBUG : dir/file1(0xc000dd1340): close: 2025/09/08 04:13:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:35 DEBUG : dir/file1(0xc000dd1340): >close: err= 2025/09/08 04:13:35 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:35 DEBUG : dir: Looking for writers 2025/09/08 04:13:35 DEBUG : file1: reading active writers 2025/09/08 04:13:35 DEBUG : Looking for writers 2025/09/08 04:13:35 DEBUG : dir: reading active writers 2025/09/08 04:13:35 DEBUG : >WaitForWriters: 2025/09/08 04:13:35 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.44s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:35 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:35 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:35 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:35 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:13:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 04:13:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): _readAt: size=256, off=0 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): openPending: 2025/09/08 04:13:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): >openPending: err= 2025/09/08 04:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/08 04:13:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:13:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:13:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): >_readAt: n=16, err=EOF 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): RWFileHandle.Release 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): close: 2025/09/08 04:13:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): >close: err= 2025/09/08 04:13:37 DEBUG : dir/file1(0xc001494e00): RWFileHandle.Release 2025/09/08 04:13:37 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:37 DEBUG : dir: Looking for writers 2025/09/08 04:13:37 DEBUG : file1: reading active writers 2025/09/08 04:13:37 DEBUG : Looking for writers 2025/09/08 04:13:37 DEBUG : dir: reading active writers 2025/09/08 04:13:37 DEBUG : >WaitForWriters: 2025/09/08 04:13:37 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.39s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:38 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:38 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:38 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:38 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:38 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): openPending: 2025/09/08 04:13:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): >openPending: err= 2025/09/08 04:13:38 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): _writeAt: size=5, off=0 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): >_writeAt: n=5, err= 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): _writeAt: size=7, off=5 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): >_writeAt: n=7, err= 2025/09/08 04:13:38 DEBUG : file1: vfs cache: truncate to size=11 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): close: 2025/09/08 04:13:38 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:38.540270233 +0000 UTC m=+187.675101505 2025/09/08 04:13:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): >close: err= 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): close: 2025/09/08 04:13:38 DEBUG : file1(0xc000799f00): >close: err=file already closed 2025/09/08 04:13:38 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:38 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:38 DEBUG : Looking for writers 2025/09/08 04:13:38 DEBUG : file1: reading active writers 2025/09/08 04:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:39 DEBUG : Looking for writers 2025/09/08 04:13:39 DEBUG : file1: reading active writers 2025/09/08 04:13:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:39 INFO : file1: Copied (new) 2025/09/08 04:13:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-08 04:13:38 +0000 UTC," 2025/09/08 04:13:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:39 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:39 DEBUG : Looking for writers 2025/09/08 04:13:39 DEBUG : file1: reading active writers 2025/09/08 04:13:39 DEBUG : >WaitForWriters: 2025/09/08 04:13:39 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:39 DEBUG : Looking for writers 2025/09/08 04:13:39 DEBUG : file1: reading active writers 2025/09/08 04:13:39 DEBUG : >WaitForWriters: 2025/09/08 04:13:39 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.01s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:40 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:40 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:40 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): openPending: 2025/09/08 04:13:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): >openPending: err= 2025/09/08 04:13:40 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): _writeAt: size=7, off=0 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): >_writeAt: n=7, err= 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): _writeAt: size=6, off=5 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): >_writeAt: n=6, err= 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): close: 2025/09/08 04:13:40 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:40.534877408 +0000 UTC m=+189.669708719 2025/09/08 04:13:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): >close: err= 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): _writeAt: size=5, off=0 2025/09/08 04:13:40 DEBUG : file1(0xc001084980): >_writeAt: n=0, err=file already closed 2025/09/08 04:13:40 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:40 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:40 DEBUG : Looking for writers 2025/09/08 04:13:40 DEBUG : file1: reading active writers 2025/09/08 04:13:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:41 DEBUG : Looking for writers 2025/09/08 04:13:41 DEBUG : file1: reading active writers 2025/09/08 04:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:41 INFO : file1: Copied (new) 2025/09/08 04:13:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-08 04:13:40 +0000 UTC," 2025/09/08 04:13:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:41 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:41 DEBUG : Looking for writers 2025/09/08 04:13:41 DEBUG : file1: reading active writers 2025/09/08 04:13:41 DEBUG : >WaitForWriters: 2025/09/08 04:13:41 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:41 DEBUG : Looking for writers 2025/09/08 04:13:41 DEBUG : file1: reading active writers 2025/09/08 04:13:41 DEBUG : >WaitForWriters: 2025/09/08 04:13:41 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:42 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:42 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:42 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:42 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:42 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:42 DEBUG : file1(0xc00038f0c0): openPending: 2025/09/08 04:13:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:42 DEBUG : file1(0xc00038f0c0): >openPending: err= 2025/09/08 04:13:42 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:42 DEBUG : file1(0xc00038f0c0): close: 2025/09/08 04:13:42 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:42.536029256 +0000 UTC m=+191.670860566 2025/09/08 04:13:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:42 DEBUG : file1(0xc00038f0c0): >close: err= 2025/09/08 04:13:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 04:13:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:13:42 DEBUG : file2: newRWFileHandle: 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): openPending: 2025/09/08 04:13:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): >openPending: err= 2025/09/08 04:13:42 DEBUG : file2: >newRWFileHandle: err= 2025/09/08 04:13:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 04:13:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/08 04:13:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): RWFileHandle.Flush 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): RWFileHandle.Release 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): close: 2025/09/08 04:13:42 DEBUG : file2: vfs cache: setting modification time to 2025-09-08 04:13:42.537541305 +0000 UTC m=+191.672372606 2025/09/08 04:13:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:42 DEBUG : file2(0xc00042e780): >close: err= 2025/09/08 04:13:42 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/08 04:13:42 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:42 DEBUG : file2: vfs cache: starting upload 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/08 04:13:42 DEBUG : Looking for writers 2025/09/08 04:13:42 DEBUG : file1: reading active writers 2025/09/08 04:13:42 DEBUG : file2: reading active writers 2025/09/08 04:13:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/08 04:13:43 DEBUG : Looking for writers 2025/09/08 04:13:43 DEBUG : file1: reading active writers 2025/09/08 04:13:43 DEBUG : file2: reading active writers 2025/09/08 04:13:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/08 04:13:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:43 INFO : file1: Copied (new) 2025/09/08 04:13:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-08 04:13:42 +0000 UTC," 2025/09/08 04:13:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:43 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:43 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/08 04:13:43 INFO : file2: Copied (new) 2025/09/08 04:13:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-08 04:13:42 +0000 UTC," 2025/09/08 04:13:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/08 04:13:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 04:13:43 INFO : file2: vfs cache: upload succeeded try #1 2025/09/08 04:13:43 DEBUG : Looking for writers 2025/09/08 04:13:43 DEBUG : file1: reading active writers 2025/09/08 04:13:43 DEBUG : file2: reading active writers 2025/09/08 04:13:43 DEBUG : >WaitForWriters: 2025/09/08 04:13:43 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:43 DEBUG : Looking for writers 2025/09/08 04:13:43 DEBUG : file1: reading active writers 2025/09/08 04:13:43 DEBUG : file2: reading active writers 2025/09/08 04:13:43 DEBUG : >WaitForWriters: 2025/09/08 04:13:43 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.20s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:44 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:44 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:44 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:44 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:44 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): openPending: 2025/09/08 04:13:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): >openPending: err= 2025/09/08 04:13:44 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): _writeAt: size=5, off=0 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): >_writeAt: n=5, err= 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): RWFileHandle.Flush 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): RWFileHandle.Flush 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): close: 2025/09/08 04:13:44 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:44.726236066 +0000 UTC m=+193.861067377 2025/09/08 04:13:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:44 DEBUG : file1(0xc001085b00): >close: err= 2025/09/08 04:13:44 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:44 DEBUG : Looking for writers 2025/09/08 04:13:44 DEBUG : file1: reading active writers 2025/09/08 04:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:44 DEBUG : Looking for writers 2025/09/08 04:13:44 DEBUG : file1: reading active writers 2025/09/08 04:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:44 DEBUG : Looking for writers 2025/09/08 04:13:44 DEBUG : file1: reading active writers 2025/09/08 04:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:44 DEBUG : Looking for writers 2025/09/08 04:13:44 DEBUG : file1: reading active writers 2025/09/08 04:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:44 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:44 DEBUG : Looking for writers 2025/09/08 04:13:44 DEBUG : file1: reading active writers 2025/09/08 04:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:45 DEBUG : Looking for writers 2025/09/08 04:13:45 DEBUG : file1: reading active writers 2025/09/08 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:45 DEBUG : Looking for writers 2025/09/08 04:13:45 DEBUG : file1: reading active writers 2025/09/08 04:13:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:45 INFO : file1: Copied (new) 2025/09/08 04:13:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 04:13:44 +0000 UTC," 2025/09/08 04:13:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:45 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : >WaitForWriters: 2025/09/08 04:13:46 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:46 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:46 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:46 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:46 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:46 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): openPending: 2025/09/08 04:13:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): >openPending: err= 2025/09/08 04:13:46 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): _writeAt: size=5, off=0 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): >_writeAt: n=5, err= 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): RWFileHandle.Release 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): close: 2025/09/08 04:13:46 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:46.59485715 +0000 UTC m=+195.729688461 2025/09/08 04:13:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): >close: err= 2025/09/08 04:13:46 DEBUG : file1(0xc000f34340): RWFileHandle.Release 2025/09/08 04:13:46 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:46 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:46 DEBUG : Looking for writers 2025/09/08 04:13:46 DEBUG : file1: reading active writers 2025/09/08 04:13:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:47 DEBUG : Looking for writers 2025/09/08 04:13:47 DEBUG : file1: reading active writers 2025/09/08 04:13:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:47 INFO : file1: Copied (new) 2025/09/08 04:13:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 04:13:46 +0000 UTC," 2025/09/08 04:13:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:47 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:47 DEBUG : Looking for writers 2025/09/08 04:13:47 DEBUG : file1: reading active writers 2025/09/08 04:13:47 DEBUG : >WaitForWriters: 2025/09/08 04:13:47 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:48 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:48 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 04:13:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:13:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): openPending: 2025/09/08 04:13:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): >openPending: err= 2025/09/08 04:13:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 04:13:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): _writeAt: size=5, off=0 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): >_writeAt: n=5, err= 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): close: 2025/09/08 04:13:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-08 04:13:49.771936002 +0000 UTC m=+198.906767312 2025/09/08 04:13:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:49 DEBUG : dir/file1(0xc000798700): >close: err= 2025/09/08 04:13:49 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:49 DEBUG : dir: Looking for writers 2025/09/08 04:13:49 DEBUG : file1: reading active writers 2025/09/08 04:13:49 DEBUG : Looking for writers 2025/09/08 04:13:49 DEBUG : dir: reading active writers 2025/09/08 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:49 DEBUG : dir: Looking for writers 2025/09/08 04:13:49 DEBUG : file1: reading active writers 2025/09/08 04:13:49 DEBUG : Looking for writers 2025/09/08 04:13:49 DEBUG : dir: reading active writers 2025/09/08 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:49 DEBUG : dir: Looking for writers 2025/09/08 04:13:49 DEBUG : file1: reading active writers 2025/09/08 04:13:49 DEBUG : Looking for writers 2025/09/08 04:13:49 DEBUG : dir: reading active writers 2025/09/08 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:49 DEBUG : dir: Looking for writers 2025/09/08 04:13:49 DEBUG : file1: reading active writers 2025/09/08 04:13:49 DEBUG : Looking for writers 2025/09/08 04:13:49 DEBUG : dir: reading active writers 2025/09/08 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:49 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 04:13:49 DEBUG : dir: Looking for writers 2025/09/08 04:13:49 DEBUG : file1: reading active writers 2025/09/08 04:13:49 DEBUG : Looking for writers 2025/09/08 04:13:49 DEBUG : dir: reading active writers 2025/09/08 04:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:50 DEBUG : dir: Looking for writers 2025/09/08 04:13:50 DEBUG : file1: reading active writers 2025/09/08 04:13:50 DEBUG : Looking for writers 2025/09/08 04:13:50 DEBUG : dir: reading active writers 2025/09/08 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:50 DEBUG : dir: Looking for writers 2025/09/08 04:13:50 DEBUG : file1: reading active writers 2025/09/08 04:13:50 DEBUG : Looking for writers 2025/09/08 04:13:50 DEBUG : dir: reading active writers 2025/09/08 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/08 04:13:50 INFO : dir/file1: Copied (replaced existing) 2025/09/08 04:13:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-08 04:13:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/08 04:13:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:51 DEBUG : dir: Looking for writers 2025/09/08 04:13:51 DEBUG : file1: reading active writers 2025/09/08 04:13:51 DEBUG : Looking for writers 2025/09/08 04:13:51 DEBUG : dir: reading active writers 2025/09/08 04:13:51 DEBUG : >WaitForWriters: 2025/09/08 04:13:51 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:51 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:51 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:51 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:51 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 04:13:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 04:13:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 04:13:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): _writeAt: size=5, off=0 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): openPending: 2025/09/08 04:13:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/08 04:13:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 04:13:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): >openPending: err= 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): >_writeAt: n=5, err= 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): _writeAt: size=15, off=5 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): >_writeAt: n=15, err= 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): close: 2025/09/08 04:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/08 04:13:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-08 04:13:53.219640538 +0000 UTC m=+202.354471850 2025/09/08 04:13:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:53 DEBUG : dir/file1(0xc0007994c0): >close: err= 2025/09/08 04:13:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:53 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:53 DEBUG : dir: Looking for writers 2025/09/08 04:13:53 DEBUG : file1: reading active writers 2025/09/08 04:13:53 DEBUG : Looking for writers 2025/09/08 04:13:53 DEBUG : dir: reading active writers 2025/09/08 04:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/08 04:13:54 INFO : dir/file1: Copied (replaced existing) 2025/09/08 04:13:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-08 04:13:53 +0000 UTC," 2025/09/08 04:13:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:54 DEBUG : dir: Looking for writers 2025/09/08 04:13:54 DEBUG : file1: reading active writers 2025/09/08 04:13:54 DEBUG : Looking for writers 2025/09/08 04:13:54 DEBUG : dir: reading active writers 2025/09/08 04:13:54 DEBUG : >WaitForWriters: 2025/09/08 04:13:54 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.45s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:55 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:55 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:55 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): openPending: 2025/09/08 04:13:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): >openPending: err= 2025/09/08 04:13:55 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): _writeAt: size=5, off=0 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): >_writeAt: n=5, err= 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): close: 2025/09/08 04:13:55 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 04:13:55.408549882 +0000 UTC m=+204.543381193 2025/09/08 04:13:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:55 DEBUG : file1(0xc000dd0000): >close: err= 2025/09/08 04:13:55 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:55 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:55 DEBUG : Looking for writers 2025/09/08 04:13:55 DEBUG : file1: reading active writers 2025/09/08 04:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:56 DEBUG : Looking for writers 2025/09/08 04:13:56 DEBUG : file1: reading active writers 2025/09/08 04:13:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/08 04:13:56 INFO : file1: Copied (new) 2025/09/08 04:13:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 04:13:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/08 04:13:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:56 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:56 DEBUG : Looking for writers 2025/09/08 04:13:56 DEBUG : file1: reading active writers 2025/09/08 04:13:56 DEBUG : >WaitForWriters: 2025/09/08 04:13:56 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:57 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/08 04:13:57 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.274478819 +0000 UTC m=+206.409310090 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038e000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.274478819 +0000 UTC m=+206.409310090 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.274478819 +0000 UTC m=+206.409310090 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412bd0 item 1 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.279258766 +0000 UTC m=+206.414090037 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042ff00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.279258766 +0000 UTC m=+206.414090037 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014945c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004133b0 item 2 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.281111075 +0000 UTC m=+206.415942346 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0dc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.281111075 +0000 UTC m=+206.415942346 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.281111075 +0000 UTC m=+206.415942346 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 3 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.283210478 +0000 UTC m=+206.418041748 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1ec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.283210478 +0000 UTC m=+206.418041748 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ea0 item 4 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.286056511 +0000 UTC m=+206.420887782 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.286056511 +0000 UTC m=+206.420887782 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084f80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.286056511 +0000 UTC m=+206.420887782 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242310 item 5 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.288354377 +0000 UTC m=+206.423185649 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.288354377 +0000 UTC m=+206.423185649 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d820c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242af0 item 6 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.289974209 +0000 UTC m=+206.424805480 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82740): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.289974209 +0000 UTC m=+206.424805480 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d82c40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.289974209 +0000 UTC m=+206.424805480 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242ee0 item 7 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.292210149 +0000 UTC m=+206.427041420 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83780): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.292210149 +0000 UTC m=+206.427041420 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d83cc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243490 item 8 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000dae300): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.295121767 +0000 UTC m=+206.429953028 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae6c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.295121767 +0000 UTC m=+206.429953028 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daeb40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.295121767 +0000 UTC m=+206.429953028 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf040): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243810 item 9 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.297259982 +0000 UTC m=+206.432091253 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf6c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.297259982 +0000 UTC m=+206.432091253 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafc00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243d50 item 10 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc001494c80): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494c80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.29911187 +0000 UTC m=+206.433943141 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495040): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.29911187 +0000 UTC m=+206.433943141 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.29911187 +0000 UTC m=+206.433943141 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495a40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413810 item 11 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.303152358 +0000 UTC m=+206.437983629 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.303152358 +0000 UTC m=+206.437983629 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2e6c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 12 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000d2ed00): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2ed00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.304700035 +0000 UTC m=+206.439531296 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f0c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.304700035 +0000 UTC m=+206.439531296 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2f780): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 13 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.306377395 +0000 UTC m=+206.441208665 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d2fe00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.306377395 +0000 UTC m=+206.441208665 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d443c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ccb0 item 14 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000d44a00): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44a00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.307925392 +0000 UTC m=+206.442756663 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d44dc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.307925392 +0000 UTC m=+206.442756663 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d0a0 item 15 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.309579738 +0000 UTC m=+206.444411009 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d45b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.309579738 +0000 UTC m=+206.444411009 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d740c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 16 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31105579 +0000 UTC m=+206.445887062 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31105579 +0000 UTC m=+206.445887062 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d74b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31105579 +0000 UTC m=+206.445887062 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 17 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.313429929 +0000 UTC m=+206.448261201 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.313429929 +0000 UTC m=+206.448261201 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 18 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31545386 +0000 UTC m=+206.450285132 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75a40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31545386 +0000 UTC m=+206.450285132 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000d75f40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.31545386 +0000 UTC m=+206.450285132 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e304c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c0e0 item 19 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.318622851 +0000 UTC m=+206.453454122 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e30b40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.318622851 +0000 UTC m=+206.453454122 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c9a0 item 20 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.320364852 +0000 UTC m=+206.455196124 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.320364852 +0000 UTC m=+206.455196124 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e31c00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.320364852 +0000 UTC m=+206.455196124 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ce70 item 21 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.322972841 +0000 UTC m=+206.457804112 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.322972841 +0000 UTC m=+206.457804112 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e56d40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d490 item 22 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.324657324 +0000 UTC m=+206.459488595 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e573c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.324657324 +0000 UTC m=+206.459488595 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd8cc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.324657324 +0000 UTC m=+206.459488595 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd91c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 23 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.327090914 +0000 UTC m=+206.461922185 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.327090914 +0000 UTC m=+206.461922185 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd9d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 24 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000e8c440): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c440): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.32845146 +0000 UTC m=+206.463282731 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8c800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.32845146 +0000 UTC m=+206.463282731 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8cd00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.32845146 +0000 UTC m=+206.463282731 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004453b0 item 25 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.33056042 +0000 UTC m=+206.465391692 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8d8c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.33056042 +0000 UTC m=+206.465391692 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e8de00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 26 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000eb24c0): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb24c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.332342307 +0000 UTC m=+206.467173578 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.332342307 +0000 UTC m=+206.467173578 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb2d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.332342307 +0000 UTC m=+206.467173578 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb32c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 27 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.334257944 +0000 UTC m=+206.469089205 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.334257944 +0000 UTC m=+206.469089205 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000eb3e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 28 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000ee4540): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.336277677 +0000 UTC m=+206.471108949 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4900): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.336277677 +0000 UTC m=+206.471108949 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee4fc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e3f0 item 29 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.337677106 +0000 UTC m=+206.472508377 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.337677106 +0000 UTC m=+206.472508377 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ee5b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e8c0 item 30 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000f2e240): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.339193092 +0000 UTC m=+206.474024364 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2e600): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.339193092 +0000 UTC m=+206.474024364 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2ecc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fea0 item 31 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.341112296 +0000 UTC m=+206.475943567 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.341112296 +0000 UTC m=+206.475943567 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2f880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 32 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.345282548 +0000 UTC m=+206.480113820 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f2fec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 33 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.345885802 +0000 UTC m=+206.480717072 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f603c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.345885802 +0000 UTC m=+206.480717072 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f608c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 33 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.347524869 +0000 UTC m=+206.482356140 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f60f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 34 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.348153239 +0000 UTC m=+206.482984511 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61380): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.348153239 +0000 UTC m=+206.482984511 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f618c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346ee0 item 34 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.349480262 +0000 UTC m=+206.484311533 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f61f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 35 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.350024644 +0000 UTC m=+206.484855915 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a400): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.350024644 +0000 UTC m=+206.484855915 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f9a900): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 35 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.351427479 +0000 UTC m=+206.486258749 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dce0 item 36 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.351980117 +0000 UTC m=+206.486811388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e57d40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.351980117 +0000 UTC m=+206.486811388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003380e0 item 36 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.353181773 +0000 UTC m=+206.488013044 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338620 item 37 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.353876658 +0000 UTC m=+206.488707929 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001004dc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.353876658 +0000 UTC m=+206.488707929 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010052c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a10 item 37 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.355196557 +0000 UTC m=+206.490027828 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 38 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.355794399 +0000 UTC m=+206.490625670 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001005e40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.355794399 +0000 UTC m=+206.490625670 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070400): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 38 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.357086146 +0000 UTC m=+206.491917416 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070a80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003945b0 item 39 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.35759983 +0000 UTC m=+206.492431101 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070f80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.35759983 +0000 UTC m=+206.492431101 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394850 item 39 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.359052367 +0000 UTC m=+206.493883639 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395030 item 40 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.359742453 +0000 UTC m=+206.494573725 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.359742453 +0000 UTC m=+206.494573725 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010965c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003951f0 item 40 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.361011206 +0000 UTC m=+206.495842478 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003955e0 item 41 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.361507188 +0000 UTC m=+206.496338459 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003959d0 item 41 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.362028959 +0000 UTC m=+206.496860229 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.362028959 +0000 UTC m=+206.496860229 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097a80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395d50 item 41 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.363616199 +0000 UTC m=+206.498447469 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 42 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.364749316 +0000 UTC m=+206.499580587 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111650 item 42 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.365314008 +0000 UTC m=+206.500145278 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.365314008 +0000 UTC m=+206.500145278 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111a40 item 42 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.369263935 +0000 UTC m=+206.504095207 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f819c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 43 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.369832623 +0000 UTC m=+206.504663894 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 43 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.370348782 +0000 UTC m=+206.505180054 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c26c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.370348782 +0000 UTC m=+206.505180054 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c2c00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 43 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.373168719 +0000 UTC m=+206.507999990 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3600): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b40e0 item 44 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.373682854 +0000 UTC m=+206.508514124 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010c3b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b42a0 item 44 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.374247845 +0000 UTC m=+206.509079116 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.374247845 +0000 UTC m=+206.509079116 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b44d0 item 44 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.375671148 +0000 UTC m=+206.510502419 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f34e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4930 item 45 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.376208657 +0000 UTC m=+206.511039928 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f353c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.376208657 +0000 UTC m=+206.511039928 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f35ac0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4af0 item 45 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.377760041 +0000 UTC m=+206.512591312 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b50a0 item 46 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.379678935 +0000 UTC m=+206.514510206 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.379678935 +0000 UTC m=+206.514510206 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f80e00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5340 item 46 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.381315689 +0000 UTC m=+206.516146960 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f814c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b57a0 item 47 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.381938799 +0000 UTC m=+206.516770069 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f81e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.381938799 +0000 UTC m=+206.516770069 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5960 item 47 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.383505401 +0000 UTC m=+206.518336672 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000798d00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5dc0 item 48 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.384118542 +0000 UTC m=+206.518949813 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.384118542 +0000 UTC m=+206.518949813 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000799940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48000 item 48 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.386077671 +0000 UTC m=+206.520908933 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d484d0 item 49 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.386915455 +0000 UTC m=+206.521746726 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000140840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.386915455 +0000 UTC m=+206.521746726 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0001410c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48690 item 49 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.38825965 +0000 UTC m=+206.523090920 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141740): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48b60 item 50 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.389011301 +0000 UTC m=+206.523842572 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000141f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.389011301 +0000 UTC m=+206.523842572 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0002c5b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48d20 item 50 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.390414105 +0000 UTC m=+206.525245377 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00038f100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49260 item 51 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.391201694 +0000 UTC m=+206.526032965 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042f180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.391201694 +0000 UTC m=+206.526032965 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00042fd40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49730 item 51 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.392528827 +0000 UTC m=+206.527360098 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd05c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49ab0 item 52 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.393338006 +0000 UTC m=+206.528169277 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd0b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.393338006 +0000 UTC m=+206.528169277 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49e30 item 52 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.395057385 +0000 UTC m=+206.529888657 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004342a0 item 53 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.395561592 +0000 UTC m=+206.530392852 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dd1d40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.395561592 +0000 UTC m=+206.530392852 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004344d0 item 53 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.397192365 +0000 UTC m=+206.532023636 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010849c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434bd0 item 54 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.400211645 +0000 UTC m=+206.535042916 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001084ec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.400211645 +0000 UTC m=+206.535042916 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434fc0 item 54 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.401498983 +0000 UTC m=+206.536330253 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001085b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 55 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.402084593 +0000 UTC m=+206.536915864 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.402084593 +0000 UTC m=+206.536915864 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014946c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435500 item 55 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.403956318 +0000 UTC m=+206.538787588 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001494dc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 56 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.404561103 +0000 UTC m=+206.539392375 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0014952c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.404561103 +0000 UTC m=+206.539392375 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 56 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.405851246 +0000 UTC m=+206.540682517 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001495e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150070 item 57 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.406631481 +0000 UTC m=+206.541462753 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea230 item 57 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.409876445 +0000 UTC m=+206.544707716 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.409876445 +0000 UTC m=+206.544707716 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f07c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea930 item 57 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.411348069 +0000 UTC m=+206.546179340 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f0e00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb500 item 58 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.411838681 +0000 UTC m=+206.546669951 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb810 item 58 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.412457984 +0000 UTC m=+206.547289255 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.412457984 +0000 UTC m=+206.547289255 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007f1e40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebea0 item 58 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.413991995 +0000 UTC m=+206.548823265 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500700 item 59 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.414471565 +0000 UTC m=+206.549302836 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0a40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 59 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.415051574 +0000 UTC m=+206.549882845 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c0f80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.415051574 +0000 UTC m=+206.549882845 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500d20 item 59 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.416700541 +0000 UTC m=+206.551531812 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006c1b40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005011f0 item 60 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.417209357 +0000 UTC m=+206.552040628 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501650 item 60 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.417807229 +0000 UTC m=+206.552638500 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.417807229 +0000 UTC m=+206.552638500 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e4c00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005019d0 item 60 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.419155902 +0000 UTC m=+206.553987173 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428230 item 61 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.419733447 +0000 UTC m=+206.554564718 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5780): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.419733447 +0000 UTC m=+206.554564718 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0006e5e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428540 item 61 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.42127921 +0000 UTC m=+206.556110480 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 62 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.421912058 +0000 UTC m=+206.556743329 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000718a80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.421912058 +0000 UTC m=+206.556743329 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 62 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.423321345 +0000 UTC m=+206.558152616 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007197c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 63 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.423889361 +0000 UTC m=+206.558720632 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000719d00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.423889361 +0000 UTC m=+206.558720632 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 63 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.425246129 +0000 UTC m=+206.560077401 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000762ac0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a83f0 item 64 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.425841177 +0000 UTC m=+206.560672448 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.425841177 +0000 UTC m=+206.560672448 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8620 item 64 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.427494862 +0000 UTC m=+206.562326133 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000763d40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a89a0 item 65 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.428031801 +0000 UTC m=+206.562863072 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.428031801 +0000 UTC m=+206.562863072 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4740): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8bd0 item 65 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.429647516 +0000 UTC m=+206.564478787 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d4d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8fc0 item 66 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.430305441 +0000 UTC m=+206.565136711 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5200): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.430305441 +0000 UTC m=+206.565136711 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5740): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a91f0 item 66 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.433853083 +0000 UTC m=+206.568684354 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0007d5d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9810 item 67 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.434491603 +0000 UTC m=+206.569322873 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814280): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.434491603 +0000 UTC m=+206.569322873 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814780): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9a40 item 67 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.435838602 +0000 UTC m=+206.570669874 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000814e00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9dc0 item 68 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.436462655 +0000 UTC m=+206.571293925 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.436462655 +0000 UTC m=+206.571293925 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a070 item 68 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.437938196 +0000 UTC m=+206.572769466 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000815e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 69 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.438447101 +0000 UTC m=+206.573278372 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826380): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.438447101 +0000 UTC m=+206.573278372 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a7e0 item 69 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.43997523 +0000 UTC m=+206.574806492 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000826f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b1f0 item 70 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.440541855 +0000 UTC m=+206.575373126 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827400): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.440541855 +0000 UTC m=+206.575373126 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000827940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 70 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.441819906 +0000 UTC m=+206.576651176 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a040): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 71 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.442319323 +0000 UTC m=+206.577150594 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083a540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.442319323 +0000 UTC m=+206.577150594 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083aa40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bd50 item 71 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.443967919 +0000 UTC m=+206.578799190 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b0c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 72 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.444685777 +0000 UTC m=+206.579517049 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083b5c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.444685777 +0000 UTC m=+206.579517049 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00083bb00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 72 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.445913393 +0000 UTC m=+206.580744664 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2770 item 73 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.446445501 +0000 UTC m=+206.581276772 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085c640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a10 item 73 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.446943227 +0000 UTC m=+206.581774497 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085cb00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.446943227 +0000 UTC m=+206.581774497 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d040): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2c40 item 73 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.448422575 +0000 UTC m=+206.583253846 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085d680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c32d0 item 74 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.449327124 +0000 UTC m=+206.584158395 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00085db80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3500 item 74 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.449961565 +0000 UTC m=+206.584792836 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.449961565 +0000 UTC m=+206.584792836 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087e6c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3810 item 74 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.451421095 +0000 UTC m=+206.586252367 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087ed00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ce0 item 75 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.452419441 +0000 UTC m=+206.587250712 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f200): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3f10 item 75 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.452984091 +0000 UTC m=+206.587815363 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087f740): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.452984091 +0000 UTC m=+206.587815363 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00087fc80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 75 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.457156407 +0000 UTC m=+206.591987678 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 76 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.457742047 +0000 UTC m=+206.592573318 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089a840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 76 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.458493608 +0000 UTC m=+206.593324879 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089ad80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.458493608 +0000 UTC m=+206.593324879 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 76 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.460561011 +0000 UTC m=+206.595392282 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089b940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 77 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.461961431 +0000 UTC m=+206.596792702 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00089be40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.461961431 +0000 UTC m=+206.596792702 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e25c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 77 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.464050885 +0000 UTC m=+206.598882156 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e2c00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003659d0 item 78 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.464637747 +0000 UTC m=+206.599469017 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.464637747 +0000 UTC m=+206.599469017 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0150 item 78 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.466006748 +0000 UTC m=+206.600838019 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0008e3e40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b05b0 item 79 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.46651323 +0000 UTC m=+206.601344501 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091c3c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.46651323 +0000 UTC m=+206.601344501 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091cac0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0850 item 79 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.46793499 +0000 UTC m=+206.602766261 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b13b0 item 80 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.46849449 +0000 UTC m=+206.603325760 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091d600): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.46849449 +0000 UTC m=+206.603325760 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00091dd00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1570 item 80 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.470609973 +0000 UTC m=+206.605441243 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009543c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ea0 item 81 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.471505895 +0000 UTC m=+206.606337166 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.471505895 +0000 UTC m=+206.606337166 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000954d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b40e0 item 81 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.473083177 +0000 UTC m=+206.607914448 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955400): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4540 item 82 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.473830841 +0000 UTC m=+206.608662112 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955900): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.473830841 +0000 UTC m=+206.608662112 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000955e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4700 item 82 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.478210466 +0000 UTC m=+206.613041737 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098c580): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4a80 item 83 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.479098083 +0000 UTC m=+206.613929355 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098ca80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.479098083 +0000 UTC m=+206.613929355 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098cfc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4d90 item 83 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.480429944 +0000 UTC m=+206.615261215 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098d640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b51f0 item 84 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.48102412 +0000 UTC m=+206.615855391 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00098db40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.48102412 +0000 UTC m=+206.615855391 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5490 item 84 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.482395767 +0000 UTC m=+206.617227038 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009be7c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5810 item 85 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.483035949 +0000 UTC m=+206.617867220 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009becc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.483035949 +0000 UTC m=+206.617867220 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf200): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5ab0 item 85 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.484541807 +0000 UTC m=+206.619373078 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bf880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5e30 item 86 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.485251169 +0000 UTC m=+206.620082440 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0009bfd80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.485251169 +0000 UTC m=+206.620082440 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64380): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368070 item 86 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.486930142 +0000 UTC m=+206.621761413 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64a00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368690 item 87 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.487803362 +0000 UTC m=+206.622634633 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a64f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.487803362 +0000 UTC m=+206.622634633 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65440): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003688c0 item 87 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.489933522 +0000 UTC m=+206.624764793 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a65ac0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003690a0 item 88 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.491058835 +0000 UTC m=+206.625890106 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e040): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.491058835 +0000 UTC m=+206.625890106 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8e5c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 88 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.492618545 +0000 UTC m=+206.627449816 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8ec00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 89 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.493399942 +0000 UTC m=+206.628231204 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 89 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.494425929 +0000 UTC m=+206.629257199 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8f680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.494425929 +0000 UTC m=+206.629257199 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000a8fc00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 89 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.495752631 +0000 UTC m=+206.630583901 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa82c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 90 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.496408372 +0000 UTC m=+206.631239643 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 90 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.497127883 +0000 UTC m=+206.631959154 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa8d40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.497127883 +0000 UTC m=+206.631959154 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 90 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.498667324 +0000 UTC m=+206.633498595 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 91 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.499227166 +0000 UTC m=+206.634058437 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000aa9e80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413810 item 91 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.499951216 +0000 UTC m=+206.634782486 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac6440): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): >_readAt: n=8, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.499951216 +0000 UTC m=+206.634782486 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac69c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c00 item 91 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.501413121 +0000 UTC m=+206.636244392 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012421c0 item 92 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.502963753 +0000 UTC m=+206.637795024 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242380 item 92 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): _readAt: size=2, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): _writeAt: size=3, off=5 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.504180558 +0000 UTC m=+206.639011830 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ac7a80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.504180558 +0000 UTC m=+206.639011830 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae40c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242700 item 92 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.505598551 +0000 UTC m=+206.640429823 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4700): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242bd0 item 93 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.506155968 +0000 UTC m=+206.640987238 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae4c40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.506155968 +0000 UTC m=+206.640987238 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001242e00 item 93 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.507721057 +0000 UTC m=+206.642552329 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5980): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243260 item 94 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.50823355 +0000 UTC m=+206.643064821 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ae5ec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.50823355 +0000 UTC m=+206.643064821 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afc640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243420 item 94 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.509987353 +0000 UTC m=+206.644818624 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afcc80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012437a0 item 95 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.510772618 +0000 UTC m=+206.645603889 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd1c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.510772618 +0000 UTC m=+206.645603889 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afd8c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243960 item 95 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): open at offset 0 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.513121179 +0000 UTC m=+206.647952450 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000afdf00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243d50 item 96 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.513678966 +0000 UTC m=+206.648510237 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b184c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.513678966 +0000 UTC m=+206.648510237 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000b18bc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001243f10 item 96 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= 2025/09/08 04:13:57 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:57 DEBUG : Looking for writers 2025/09/08 04:13:57 DEBUG : >WaitForWriters: 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:57 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/08 04:13:57 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.909569818 +0000 UTC m=+207.044401088 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066e9c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.909569818 +0000 UTC m=+207.044401088 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066ee40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.909569818 +0000 UTC m=+207.044401088 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150ee0 item 1 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.914636202 +0000 UTC m=+207.049467473 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066f940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.914636202 +0000 UTC m=+207.049467473 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00066fe40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151730 item 2 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.916898942 +0000 UTC m=+207.051730213 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.916898942 +0000 UTC m=+207.051730213 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dae980): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.916898942 +0000 UTC m=+207.051730213 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daee40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151d50 item 3 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.919179605 +0000 UTC m=+207.054010876 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000daf4c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.919179605 +0000 UTC m=+207.054010876 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000dafa00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 4 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.920597658 +0000 UTC m=+207.055428929 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de40c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.920597658 +0000 UTC m=+207.055428929 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.920597658 +0000 UTC m=+207.055428929 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de4a00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003817a0 item 5 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.924023281 +0000 UTC m=+207.058854553 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.924023281 +0000 UTC m=+207.058854553 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de55c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e620 item 6 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.92615828 +0000 UTC m=+207.060989551 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000de5c40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.92615828 +0000 UTC m=+207.060989551 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e141c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.92615828 +0000 UTC m=+207.060989551 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f880 item 7 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.928589416 +0000 UTC m=+207.063420687 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e14d00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.928589416 +0000 UTC m=+207.063420687 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 8 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000e15800): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.931817098 +0000 UTC m=+207.066648369 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e15bc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.931817098 +0000 UTC m=+207.066648369 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e400c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.931817098 +0000 UTC m=+207.066648369 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e405c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003462a0 item 9 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.933909116 +0000 UTC m=+207.068740388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e40c40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.933909116 +0000 UTC m=+207.068740388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41180): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346af0 item 10 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000e417c0): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e417c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.937181131 +0000 UTC m=+207.072012402 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e41b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): _writeAt: size=3, off=2 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.937181131 +0000 UTC m=+207.072012402 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68100): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.937181131 +0000 UTC m=+207.072012402 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68600): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003471f0 item 11 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.939330909 +0000 UTC m=+207.074162180 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e68c80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.939330909 +0000 UTC m=+207.074162180 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e691c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347dc0 item 12 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000e69800): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.94089188 +0000 UTC m=+207.075723142 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e69bc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.94089188 +0000 UTC m=+207.075723142 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a300): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c540 item 13 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.943649178 +0000 UTC m=+207.078480449 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9a980): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.943649178 +0000 UTC m=+207.078480449 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9aec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cc40 item 14 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc000e9b500): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.946660273 +0000 UTC m=+207.081491535 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000e9b8c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.946660273 +0000 UTC m=+207.081491535 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 15 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.94798469 +0000 UTC m=+207.082815961 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.94798469 +0000 UTC m=+207.082815961 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed0bc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d490 item 16 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.952269006 +0000 UTC m=+207.087100277 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1200): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.952269006 +0000 UTC m=+207.087100277 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1680): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.952269006 +0000 UTC m=+207.087100277 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000ed1b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038db90 item 17 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.954486481 +0000 UTC m=+207.089317752 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08280): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.954486481 +0000 UTC m=+207.089317752 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f087c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 18 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.955889236 +0000 UTC m=+207.090720507 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f08e40): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.955889236 +0000 UTC m=+207.090720507 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.955889236 +0000 UTC m=+207.090720507 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 19 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.957852121 +0000 UTC m=+207.092683392 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f09ec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.957852121 +0000 UTC m=+207.092683392 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b90 item 20 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.959667781 +0000 UTC m=+207.094499052 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f44b00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.959667781 +0000 UTC m=+207.094499052 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45000): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.959667781 +0000 UTC m=+207.094499052 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003943f0 item 21 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.962820462 +0000 UTC m=+207.097651733 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f45b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.962820462 +0000 UTC m=+207.097651733 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86140): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394d20 item 22 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.96420389 +0000 UTC m=+207.099035162 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f867c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.96420389 +0000 UTC m=+207.099035162 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f86cc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.96420389 +0000 UTC m=+207.099035162 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f871c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395260 item 23 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.967620766 +0000 UTC m=+207.102452038 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87840): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.967620766 +0000 UTC m=+207.102452038 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc000f87d80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003959d0 item 24 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc00100e440): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e440): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.969109924 +0000 UTC m=+207.103941195 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100e800): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.969109924 +0000 UTC m=+207.103941195 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100ed00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.969109924 +0000 UTC m=+207.103941195 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 25 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.971076878 +0000 UTC m=+207.105908149 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100f8c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.971076878 +0000 UTC m=+207.105908149 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00100fe00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 26 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc00103a4c0): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a4c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.972493117 +0000 UTC m=+207.107324388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103a880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): open at offset 5 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): >_readAt: n=2, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): _writeAt: size=3, off=7 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.972493117 +0000 UTC m=+207.107324388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103ad80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.972493117 +0000 UTC m=+207.107324388 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b2c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 27 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.977001044 +0000 UTC m=+207.111832315 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103b940): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.977001044 +0000 UTC m=+207.111832315 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc00103be80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd0a0 item 28 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc001070540): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070540): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.97939576 +0000 UTC m=+207.114227031 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070900): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.97939576 +0000 UTC m=+207.114227031 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001070fc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb90 item 29 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.98213759 +0000 UTC m=+207.116968861 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071640): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.98213759 +0000 UTC m=+207.116968861 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001071b80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c620 item 30 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): _readAt: size=2, off=0 2025/09/08 04:13:57 ERROR : open-test-file(0xc001096240): Couldn't read size of file 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): >_readAt: n=0, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): close: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096240): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.983604003 +0000 UTC m=+207.118435275 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096600): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.983604003 +0000 UTC m=+207.118435275 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001096cc0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cc40 item 31 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.985100093 +0000 UTC m=+207.119931364 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097340): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.985100093 +0000 UTC m=+207.119931364 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097880): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d260 item 32 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.98666951 +0000 UTC m=+207.121500781 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001097ec0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d810 item 33 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.987274687 +0000 UTC m=+207.122105958 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d63c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.987274687 +0000 UTC m=+207.122105958 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d68c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dab0 item 33 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.988686238 +0000 UTC m=+207.123517509 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d6f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366000 item 34 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.989341789 +0000 UTC m=+207.124173060 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7380): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.989341789 +0000 UTC m=+207.124173060 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d78c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003661c0 item 34 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.993157225 +0000 UTC m=+207.127988495 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0010d7f00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 35 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.994209672 +0000 UTC m=+207.129040942 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124400): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.994209672 +0000 UTC m=+207.129040942 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124900): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366850 item 35 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.995955219 +0000 UTC m=+207.130786490 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001124f80): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 36 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.996620187 +0000 UTC m=+207.131451459 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001125480): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.996620187 +0000 UTC m=+207.131451459 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc0011259c0): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366fc0 item 36 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): _writeAt: size=5, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): >_writeAt: n=5, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.997972728 +0000 UTC m=+207.132803999 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146080): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): _readAt: size=2, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): _writeAt: size=3, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): >openPending: err= 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 37 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): >_writeAt: n=3, err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.998571733 +0000 UTC m=+207.133403004 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146500): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:57 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:57 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): _readAt: size=512, off=0 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): openPending: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): >openPending: err= 2025/09/08 04:13:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): >_readAt: n=5, err=EOF 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): close: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:57.998571733 +0000 UTC m=+207.133403004 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:57 DEBUG : open-test-file(0xc001146a00): >close: err= 2025/09/08 04:13:57 DEBUG : open-test-file: Remove: 2025/09/08 04:13:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003675e0 item 37 2025/09/08 04:13:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.001161596 +0000 UTC m=+207.135992868 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147080): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367a40 item 38 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.001935389 +0000 UTC m=+207.136766661 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.001935389 +0000 UTC m=+207.136766661 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001147ac0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 38 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.00367167 +0000 UTC m=+207.138502942 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbc580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 39 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.004658023 +0000 UTC m=+207.139489294 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbca80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.004658023 +0000 UTC m=+207.139489294 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbcf80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 39 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.007100731 +0000 UTC m=+207.141932001 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbd600): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 40 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.008012893 +0000 UTC m=+207.142844164 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000fbdb00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.008012893 +0000 UTC m=+207.142844164 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d320c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445880 item 40 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.00957699 +0000 UTC m=+207.144408261 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 41 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.01015176 +0000 UTC m=+207.144983031 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d32b80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e80e0 item 41 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.01072639 +0000 UTC m=+207.145557660 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.01072639 +0000 UTC m=+207.145557660 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e82a0 item 41 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.014009495 +0000 UTC m=+207.148840766 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d33bc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d90 item 42 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.014813254 +0000 UTC m=+207.149644526 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62140): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9030 item 42 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.015441434 +0000 UTC m=+207.150272705 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.015441434 +0000 UTC m=+207.150272705 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62c00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9490 item 42 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.021181705 +0000 UTC m=+207.156012975 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172000): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366150 item 43 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.022099357 +0000 UTC m=+207.156930628 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172880): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 43 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.023374522 +0000 UTC m=+207.158205784 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001172dc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.023374522 +0000 UTC m=+207.158205784 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173300): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366540 item 43 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.024887193 +0000 UTC m=+207.159718464 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173940): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 44 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.025627694 +0000 UTC m=+207.160458964 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001173e40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 44 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.026239252 +0000 UTC m=+207.161070523 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.026239252 +0000 UTC m=+207.161070523 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 44 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.027727447 +0000 UTC m=+207.162558718 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b18fc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367340 item 45 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.029127927 +0000 UTC m=+207.163959198 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19500): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.029127927 +0000 UTC m=+207.163959198 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000b19c00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 45 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.030543576 +0000 UTC m=+207.165374846 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d622c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 46 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.031338268 +0000 UTC m=+207.166169539 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d627c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.031338268 +0000 UTC m=+207.166169539 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d62f00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c00 item 46 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.032816564 +0000 UTC m=+207.167647835 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63540): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 47 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.033387697 +0000 UTC m=+207.168218968 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000d63a40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.033387697 +0000 UTC m=+207.168218968 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34280): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 47 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.034997841 +0000 UTC m=+207.169829112 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f349c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 48 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.035786792 +0000 UTC m=+207.170618064 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f34f00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.035786792 +0000 UTC m=+207.170618064 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35640): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cd90 item 48 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.037491323 +0000 UTC m=+207.172322594 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f35c80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 49 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.038450885 +0000 UTC m=+207.173282157 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80180): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.038450885 +0000 UTC m=+207.173282157 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80740): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 49 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.039833412 +0000 UTC m=+207.174664683 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f80dc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d810 item 50 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.040495275 +0000 UTC m=+207.175326546 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81300): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.040495275 +0000 UTC m=+207.175326546 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f818c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042da40 item 50 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.044366866 +0000 UTC m=+207.179198138 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000f81f40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dea0 item 51 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.045064026 +0000 UTC m=+207.179895296 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798540): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.045064026 +0000 UTC m=+207.179895296 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000798ac0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e81c0 item 51 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.046838318 +0000 UTC m=+207.181669589 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799180): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8cb0 item 52 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.047546527 +0000 UTC m=+207.182377799 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.047546527 +0000 UTC m=+207.182377799 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000799c00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8ee0 item 52 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.049009656 +0000 UTC m=+207.183840926 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0001406c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e96c0 item 53 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.049594814 +0000 UTC m=+207.184426084 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000140bc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.049594814 +0000 UTC m=+207.184426084 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141440): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e99d0 item 53 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.050981217 +0000 UTC m=+207.185812488 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000141d40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 54 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.051918699 +0000 UTC m=+207.186749959 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0002c5200): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.051918699 +0000 UTC m=+207.186749959 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00038ec00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 54 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.053233948 +0000 UTC m=+207.188065219 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042e4c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 55 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.055192947 +0000 UTC m=+207.190024218 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00042f900): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.055192947 +0000 UTC m=+207.190024218 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0280): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 55 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.056803051 +0000 UTC m=+207.191634322 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4230 item 56 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.057439927 +0000 UTC m=+207.192271198 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd0e80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.057439927 +0000 UTC m=+207.192271198 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1500): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4460 item 56 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.059197869 +0000 UTC m=+207.194029140 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000dd1b80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b48c0 item 57 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.060677877 +0000 UTC m=+207.195509149 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084140): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4a80 item 57 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.061346153 +0000 UTC m=+207.196177424 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.061346153 +0000 UTC m=+207.196177424 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001084c40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b4e00 item 57 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.063068016 +0000 UTC m=+207.197899278 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0010852c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b52d0 item 58 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.064210472 +0000 UTC m=+207.199041743 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085800): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5490 item 58 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.064840525 +0000 UTC m=+207.199671796 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001085d40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.064840525 +0000 UTC m=+207.199671796 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494480): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5650 item 58 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.068955082 +0000 UTC m=+207.203786353 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001494b00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b59d0 item 59 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.070601504 +0000 UTC m=+207.205432775 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495080): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5c70 item 59 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.071111612 +0000 UTC m=+207.205942883 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0014955c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.071111612 +0000 UTC m=+207.205942883 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc001495b40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5e30 item 59 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.073306946 +0000 UTC m=+207.208138217 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0240): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d482a0 item 60 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.074233986 +0000 UTC m=+207.209065257 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0780): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48540 item 60 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.075348569 +0000 UTC m=+207.210179840 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f0cc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.075348569 +0000 UTC m=+207.210179840 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1280): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d487e0 item 60 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.076995823 +0000 UTC m=+207.211827094 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f18c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48bd0 item 61 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.079021498 +0000 UTC m=+207.213852768 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0004f1e00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.079021498 +0000 UTC m=+207.213852768 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d48d90 item 61 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.081008699 +0000 UTC m=+207.215839970 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000534bc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d492d0 item 62 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.081700738 +0000 UTC m=+207.216532010 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535100): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.081700738 +0000 UTC m=+207.216532010 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535800): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49730 item 62 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.083456927 +0000 UTC m=+207.218288198 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000535e40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49ab0 item 63 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.084106678 +0000 UTC m=+207.218937949 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.084106678 +0000 UTC m=+207.218937949 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000656b00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d49c70 item 63 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): >_readAt: n=0, err=Bad file descriptor 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.085640197 +0000 UTC m=+207.220471468 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657140): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 64 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.086370709 +0000 UTC m=+207.221201980 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.086370709 +0000 UTC m=+207.221201980 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000657d80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004342a0 item 64 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.087834728 +0000 UTC m=+207.222665989 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684440): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434850 item 65 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.088498065 +0000 UTC m=+207.223329335 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006848c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.088498065 +0000 UTC m=+207.223329335 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000684dc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434bd0 item 65 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.0904236 +0000 UTC m=+207.225254871 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435180 item 66 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.091041871 +0000 UTC m=+207.225873142 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685880): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.091041871 +0000 UTC m=+207.225873142 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000685dc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 66 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.09327803 +0000 UTC m=+207.228109302 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2480): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435730 item 67 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.093925076 +0000 UTC m=+207.228756347 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2900): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.093925076 +0000 UTC m=+207.228756347 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c2e00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 67 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.095305308 +0000 UTC m=+207.230136579 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3480): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 68 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.095887412 +0000 UTC m=+207.230718672 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.095887412 +0000 UTC m=+207.230718672 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006c3ec0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea070 item 68 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.097241694 +0000 UTC m=+207.232072965 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaf50 item 69 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.098829467 +0000 UTC m=+207.233660737 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0a00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.098829467 +0000 UTC m=+207.233660737 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d0f00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb490 item 69 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.100308283 +0000 UTC m=+207.235139555 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebdc0 item 70 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.100944749 +0000 UTC m=+207.235776020 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006d1a80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.100944749 +0000 UTC m=+207.235776020 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500230 item 70 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.102033674 +0000 UTC m=+207.236864945 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ee6c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 71 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.102589718 +0000 UTC m=+207.237420989 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006eebc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.102589718 +0000 UTC m=+207.237420989 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef0c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 71 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.104021176 +0000 UTC m=+207.238852447 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006ef740): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501180 item 72 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.104697757 +0000 UTC m=+207.239529028 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0006efc40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.104697757 +0000 UTC m=+207.239529028 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754200): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501340 item 72 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.106173358 +0000 UTC m=+207.241004619 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007547c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 73 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.10695153 +0000 UTC m=+207.241782801 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000754cc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428150 item 73 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.109006789 +0000 UTC m=+207.243838060 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755180): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.109006789 +0000 UTC m=+207.243838060 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007556c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004284d0 item 73 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.110492099 +0000 UTC m=+207.245323369 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000755d00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 74 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.111215597 +0000 UTC m=+207.246046868 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c280): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 74 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.114320759 +0000 UTC m=+207.249152030 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077c7c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.114320759 +0000 UTC m=+207.249152030 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077cd40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 74 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.116842936 +0000 UTC m=+207.251674196 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d380): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 75 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.117851821 +0000 UTC m=+207.252683091 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077d880): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): _writeAt: size=3, off=2 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429f10 item 75 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.118436398 +0000 UTC m=+207.253267670 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00077ddc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.118436398 +0000 UTC m=+207.253267670 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6380): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8230 item 75 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.120067221 +0000 UTC m=+207.254898492 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d69c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8690 item 76 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.121473392 +0000 UTC m=+207.256304663 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d6ec0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8850 item 76 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): _writeAt: size=3, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.122114646 +0000 UTC m=+207.256945917 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.122114646 +0000 UTC m=+207.256945917 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007d7980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a10 item 76 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.123334446 +0000 UTC m=+207.258165717 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0007fa040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a070 item 77 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.128906581 +0000 UTC m=+207.263737852 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c180): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.128906581 +0000 UTC m=+207.263737852 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088c880): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 77 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.131486636 +0000 UTC m=+207.266317908 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088cec0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a7e0 item 78 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.134850563 +0000 UTC m=+207.269681834 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088d3c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.134850563 +0000 UTC m=+207.269681834 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00088dac0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 78 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.140248922 +0000 UTC m=+207.275080194 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8180): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 79 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.142194035 +0000 UTC m=+207.277025306 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.142194035 +0000 UTC m=+207.277025306 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b8d80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b6c0 item 79 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.145478443 +0000 UTC m=+207.280309714 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b93c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bd50 item 80 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.148855776 +0000 UTC m=+207.283687047 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008b98c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.148855776 +0000 UTC m=+207.283687047 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 80 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.15126469 +0000 UTC m=+207.286095960 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 81 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.152160021 +0000 UTC m=+207.286991292 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f2b00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.152160021 +0000 UTC m=+207.286991292 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c24d0 item 81 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.157262994 +0000 UTC m=+207.292094265 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f36c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a10 item 82 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.158318908 +0000 UTC m=+207.293150179 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0008f3bc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.158318908 +0000 UTC m=+207.293150179 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009861c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 82 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.161625006 +0000 UTC m=+207.296456277 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986840): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 83 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.162647797 +0000 UTC m=+207.297479068 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000986d40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.162647797 +0000 UTC m=+207.297479068 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987280): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 83 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.165890507 +0000 UTC m=+207.300721777 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987900): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 84 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.167869594 +0000 UTC m=+207.302700865 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000987e00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.167869594 +0000 UTC m=+207.302700865 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 84 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.170367395 +0000 UTC m=+207.305198666 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6a80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 85 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.172164871 +0000 UTC m=+207.306996141 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c6f80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.172164871 +0000 UTC m=+207.306996141 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c74c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 85 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.176123023 +0000 UTC m=+207.310954285 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009261c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2e00 item 86 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.178296836 +0000 UTC m=+207.313128107 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009266c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.178296836 +0000 UTC m=+207.313128107 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000926c40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3260 item 86 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.182685398 +0000 UTC m=+207.317516669 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009272c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c36c0 item 87 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.18330949 +0000 UTC m=+207.318140761 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009277c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.18330949 +0000 UTC m=+207.318140761 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000927d00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3a40 item 87 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.185719264 +0000 UTC m=+207.320550535 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ea0 item 88 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.186997105 +0000 UTC m=+207.321828366 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095e900): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.186997105 +0000 UTC m=+207.321828366 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ee80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0230 item 88 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.190073663 +0000 UTC m=+207.324904934 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095f4c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0770 item 89 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.190930331 +0000 UTC m=+207.325761603 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095fa00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0930 item 89 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.192629533 +0000 UTC m=+207.327460803 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc00095ff40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.192629533 +0000 UTC m=+207.327460803 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009c7c40): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 89 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.193993775 +0000 UTC m=+207.328825046 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8300): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4310 item 90 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.195332799 +0000 UTC m=+207.330164070 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8840): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b45b0 item 90 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.196870597 +0000 UTC m=+207.331701868 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e8d80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.196870597 +0000 UTC m=+207.331701868 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9340): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4770 item 90 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.20030184 +0000 UTC m=+207.335133112 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4bd0 item 91 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.200838279 +0000 UTC m=+207.335669550 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc0009e9ec0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): >_readAt: n=2, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): _writeAt: size=3, off=7 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4e00 item 91 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.20141948 +0000 UTC m=+207.336250751 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86480): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): >_readAt: n=8, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.20141948 +0000 UTC m=+207.336250751 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a86a00): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b4fc0 item 91 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.203878257 +0000 UTC m=+207.338709529 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5500 item 92 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.20435855 +0000 UTC m=+207.339189821 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87580): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): open at offset 5 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b56c0 item 92 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): _readAt: size=2, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): _writeAt: size=3, off=5 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): >_writeAt: n=3, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.204973504 +0000 UTC m=+207.339804775 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a87ac0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): >_readAt: n=3, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.204973504 +0000 UTC m=+207.339804775 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2100): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5880 item 92 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.209009144 +0000 UTC m=+207.343840455 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2740): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5ce0 item 93 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.209695954 +0000 UTC m=+207.344527235 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa2c80): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.209695954 +0000 UTC m=+207.344527235 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000aa3380): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b5ea0 item 93 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.212328026 +0000 UTC m=+207.347159298 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c400): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b13b0 item 94 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.214735147 +0000 UTC m=+207.349566419 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0c940): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.214735147 +0000 UTC m=+207.349566419 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d040): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1570 item 94 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.218328566 +0000 UTC m=+207.353159836 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0d680): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ea0 item 95 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.218906841 +0000 UTC m=+207.353738112 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a0dbc0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.218906841 +0000 UTC m=+207.353738112 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28340): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004120e0 item 95 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): open at offset 0 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): _readAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): >_readAt: n=0, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.220304967 +0000 UTC m=+207.355136238 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28980): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): _writeAt: size=5, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): >openPending: err= 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004125b0 item 96 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): >_writeAt: n=5, err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.22226082 +0000 UTC m=+207.357092092 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a28ec0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 04:13:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:13:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 04:13:58 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): _readAt: size=512, off=0 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): openPending: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): >openPending: err= 2025/09/08 04:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): >_readAt: n=5, err=EOF 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): close: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 04:13:58.22226082 +0000 UTC m=+207.357092092 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : open-test-file(0xc000a295c0): >close: err= 2025/09/08 04:13:58 DEBUG : open-test-file: Remove: 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 96 2025/09/08 04:13:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 04:13:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 04:13:58 DEBUG : open-test-file: >Remove: err= 2025/09/08 04:13:58 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : >WaitForWriters: 2025/09/08 04:13:58 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:13:58 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:13:58 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:13:58 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:13:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:13:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:13:58 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:13:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:13:58 DEBUG : file1: newRWFileHandle: 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): openPending: 2025/09/08 04:13:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): >openPending: err= 2025/09/08 04:13:58 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 04:13:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 04:13:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): _writeAt: size=2, off=0 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): >_writeAt: n=2, err= 2025/09/08 04:13:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): RWFileHandle.Flush 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): RWFileHandle.Release 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): close: 2025/09/08 04:13:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/08 04:13:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 04:13:58 DEBUG : file1(0xc000aa3ac0): >close: err= 2025/09/08 04:13:58 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:13:58 DEBUG : file1: vfs cache: starting upload 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:13:58 DEBUG : Looking for writers 2025/09/08 04:13:58 DEBUG : file1: reading active writers 2025/09/08 04:13:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:13:59 DEBUG : Looking for writers 2025/09/08 04:13:59 DEBUG : file1: reading active writers 2025/09/08 04:13:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:13:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/08 04:13:59 INFO : file1: Copied (new) 2025/09/08 04:13:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/09/08 04:13:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 04:13:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/08 04:13:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:13:59 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 04:13:59 DEBUG : Looking for writers 2025/09/08 04:13:59 DEBUG : file1: reading active writers 2025/09/08 04:13:59 DEBUG : >WaitForWriters: 2025/09/08 04:14:00 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : file1: reading active writers 2025/09/08 04:14:00 DEBUG : >WaitForWriters: 2025/09/08 04:14:00 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:00 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:00 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:14:00 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:14:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:14:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:00 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:14:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:00 DEBUG : rename_me: newRWFileHandle: 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): openPending: 2025/09/08 04:14:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 04:14:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): >openPending: err= 2025/09/08 04:14:00 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/08 04:14:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/08 04:14:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/08 04:14:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): _writeAt: size=5, off=0 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): >_writeAt: n=5, err= 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): close: 2025/09/08 04:14:00 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-08 04:14:00.627944014 +0000 UTC m=+209.762775325 2025/09/08 04:14:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/08 04:14:00 DEBUG : rename_me(0xc000f34680): >close: err= 2025/09/08 04:14:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/08 04:14:00 DEBUG : i_was_renamed: Updating file with 0xc0009fc000 2025/09/08 04:14:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/08 04:14:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/08 04:14:00 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 04:14:00 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 04:14:00 DEBUG : Looking for writers 2025/09/08 04:14:00 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/08 04:14:01 DEBUG : Looking for writers 2025/09/08 04:14:01 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/08 04:14:01 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/08 04:14:01 INFO : i_was_renamed: Copied (new) 2025/09/08 04:14:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-08 04:14:00 +0000 UTC," 2025/09/08 04:14:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/08 04:14:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/08 04:14:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/08 04:14:01 DEBUG : Looking for writers 2025/09/08 04:14:01 DEBUG : i_was_renamed: reading active writers 2025/09/08 04:14:01 DEBUG : >WaitForWriters: 2025/09/08 04:14:01 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.88s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:02 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:02 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 04:14:02 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 04:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kewewop5cadi" 2025/09/08 04:14:02 INFO : files root 'rclone-test-kewewop5cadi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 04:14:02 DEBUG : forgetting directory cache 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): _readAt: size=512, off=0 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): openPending: 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:15:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): >openPending: err= 2025/09/08 04:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:03 DEBUG : forgetting directory cache 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): >_readAt: n=20, err=EOF 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): close: 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:15:02 +0000 UTC 2025/09/08 04:14:03 DEBUG : TestRWCacheUpdate(0xc000f80480): >close: err= 2025/09/08 04:14:03 DEBUG : Re-reading directory (301.929123ms old) 2025/09/08 04:14:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:04 DEBUG : forgetting directory cache 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): _readAt: size=512, off=0 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): openPending: 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:16:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-08 03:15:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 03:16:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-08 03:15:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/08 04:14:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): >openPending: err= 2025/09/08 04:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:05 DEBUG : forgetting directory cache 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): >_readAt: n=20, err=EOF 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): close: 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:16:02 +0000 UTC 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate(0xc000798c00): >close: err= 2025/09/08 04:14:05 DEBUG : Re-reading directory (274.737977ms old) 2025/09/08 04:14:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:05 DEBUG : forgetting directory cache 2025/09/08 04:14:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): _readAt: size=512, off=0 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): openPending: 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:17:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-08 03:16:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 03:17:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-08 03:16:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/08 04:14:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): >openPending: err= 2025/09/08 04:14:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:07 DEBUG : forgetting directory cache 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): >_readAt: n=20, err=EOF 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): close: 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:17:02 +0000 UTC 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate(0xc000799300): >close: err= 2025/09/08 04:14:07 DEBUG : Re-reading directory (273.921894ms old) 2025/09/08 04:14:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:07 DEBUG : forgetting directory cache 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): _readAt: size=512, off=0 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): openPending: 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:18:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-08 03:17:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 03:18:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-08 03:17:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/08 04:14:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): >openPending: err= 2025/09/08 04:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:08 DEBUG : forgetting directory cache 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): >_readAt: n=20, err=EOF 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): close: 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:18:02 +0000 UTC 2025/09/08 04:14:08 DEBUG : TestRWCacheUpdate(0xc000f80140): >close: err= 2025/09/08 04:14:08 DEBUG : Re-reading directory (273.603537ms old) 2025/09/08 04:14:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:09 DEBUG : forgetting directory cache 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): _readAt: size=512, off=0 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): openPending: 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:19:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-08 03:18:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 03:19:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-08 03:18:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/08 04:14:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): >openPending: err= 2025/09/08 04:14:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:10 DEBUG : forgetting directory cache 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): >_readAt: n=20, err=EOF 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): close: 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:19:02 +0000 UTC 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate(0xc000798380): >close: err= 2025/09/08 04:14:10 DEBUG : Re-reading directory (269.849546ms old) 2025/09/08 04:14:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:10 DEBUG : forgetting directory cache 2025/09/08 04:14:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): _readAt: size=512, off=0 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): openPending: 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 03:20:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-08 03:19:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 03:20:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-08 03:19:02 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/08 04:14:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 04:14:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): >openPending: err= 2025/09/08 04:14:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:12 DEBUG : forgetting directory cache 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): >_readAt: n=20, err=EOF 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): close: 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:20:02 +0000 UTC 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate(0xc000f34b00): >close: err= 2025/09/08 04:14:12 DEBUG : Re-reading directory (267.687766ms old) 2025/09/08 04:14:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:12 DEBUG : forgetting directory cache 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate(0xc000f80e80): _readAt: size=512, off=0 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate(0xc000f80e80): openPending: 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-08 03:21:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-08 03:20:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-08 03:21:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-08 03:20:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/08 04:14:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/08 04:14:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate(0xc000f80e80): >openPending: err= 2025/09/08 04:14:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:13 DEBUG : forgetting directory cache 2025/09/08 04:14:14 DEBUG : TestRWCacheUpdate(0xc000f80e80): >_readAt: n=21, err=EOF 2025/09/08 04:14:14 DEBUG : TestRWCacheUpdate(0xc000f80e80): close: 2025/09/08 04:14:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:21:02 +0000 UTC 2025/09/08 04:14:14 DEBUG : TestRWCacheUpdate(0xc000f80e80): >close: err= 2025/09/08 04:14:14 DEBUG : Re-reading directory (276.879408ms old) 2025/09/08 04:14:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:14 DEBUG : forgetting directory cache 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): _readAt: size=512, off=0 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): openPending: 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-08 03:22:02 +0000 UTC," against cached fingerprint "21,2025-09-08 03:21:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-08 03:22:02 +0000 UTC," != cached fingerprint "21,2025-09-08 03:21:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/08 04:14:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/08 04:14:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): >openPending: err= 2025/09/08 04:14:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:15 DEBUG : forgetting directory cache 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): >_readAt: n=22, err=EOF 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): close: 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:22:02 +0000 UTC 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate(0xc000799280): >close: err= 2025/09/08 04:14:15 DEBUG : Re-reading directory (287.547253ms old) 2025/09/08 04:14:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:16 DEBUG : forgetting directory cache 2025/09/08 04:14:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): _readAt: size=512, off=0 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): openPending: 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-08 03:23:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-08 03:22:02 +0000 UTC," 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-08 03:23:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-08 03:22:02 +0000 UTC,") 2025/09/08 04:14:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/08 04:14:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): >openPending: err= 2025/09/08 04:14:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:17 DEBUG : forgetting directory cache 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): >_readAt: n=23, err=EOF 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): close: 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:23:02 +0000 UTC 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate(0xc000ac4300): >close: err= 2025/09/08 04:14:17 DEBUG : Re-reading directory (269.46263ms old) 2025/09/08 04:14:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:17 DEBUG : forgetting directory cache 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate(0xc000140080): _readAt: size=512, off=0 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate(0xc000140080): openPending: 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-08 03:24:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-08 03:23:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-08 03:24:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-08 03:23:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/08 04:14:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/08 04:14:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate(0xc000140080): >openPending: err= 2025/09/08 04:14:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:19 DEBUG : forgetting directory cache 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate(0xc000140080): >_readAt: n=24, err=EOF 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate(0xc000140080): close: 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 03:24:02 +0000 UTC 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate(0xc000140080): >close: err= 2025/09/08 04:14:19 DEBUG : Re-reading directory (265.338284ms old) 2025/09/08 04:14:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/08 04:14:19 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:19 DEBUG : Looking for writers 2025/09/08 04:14:19 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/08 04:14:19 DEBUG : >WaitForWriters: 2025/09/08 04:14:19 DEBUG : files root 'rclone-test-kewewop5cadi': vfs cache: cleaner exiting 2025/09/08 04:14:19 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.33s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:21 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/08 04:14:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/08 04:14:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/08 04:14:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/08 04:14:22 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:22 DEBUG : Looking for writers 2025/09/08 04:14:22 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/08 04:14:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/08 04:14:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:23 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:23 DEBUG : files root 'rclone-test-kewewop5cadi': Reusing VFS from active cache 2025/09/08 04:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:23 DEBUG : Looking for writers 2025/09/08 04:14:23 DEBUG : >WaitForWriters: 2025/09/08 04:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:23 DEBUG : Looking for writers 2025/09/08 04:14:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:23 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:23 DEBUG : Looking for writers 2025/09/08 04:14:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:23 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:23 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:23 DEBUG : Looking for writers 2025/09/08 04:14:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:24 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:26 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:26 DEBUG : dir: Looking for writers 2025/09/08 04:14:26 DEBUG : file2: reading active writers 2025/09/08 04:14:26 DEBUG : Looking for writers 2025/09/08 04:14:26 DEBUG : dir: reading active writers 2025/09/08 04:14:26 DEBUG : file1: reading active writers 2025/09/08 04:14:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.02s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:27 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:29 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:29 DEBUG : dir: Looking for writers 2025/09/08 04:14:29 DEBUG : Looking for writers 2025/09/08 04:14:29 DEBUG : dir: reading active writers 2025/09/08 04:14:29 DEBUG : file1: reading active writers 2025/09/08 04:14:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.95s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:30 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:32 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 04:14:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 04:14:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 04:14:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/08 04:14:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/08 04:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 04:14:32 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 04:14:33 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/08 04:14:33 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/08 04:14:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 04:14:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/08 04:14:33 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:33 DEBUG : dir: Looking for writers 2025/09/08 04:14:33 DEBUG : new_file.txt: reading active writers 2025/09/08 04:14:33 DEBUG : file2: reading active writers 2025/09/08 04:14:33 DEBUG : Looking for writers 2025/09/08 04:14:33 DEBUG : dir: reading active writers 2025/09/08 04:14:33 DEBUG : file1: reading active writers 2025/09/08 04:14:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.24s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:34 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/08 04:14:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00097e000 2025/09/08 04:14:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/08 04:14:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:37 INFO : dir/file1: Moved (server-side) to: file0 2025/09/08 04:14:37 DEBUG : file0: Updating file with file0 0xc00097e000 2025/09/08 04:14:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 04:14:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/08 04:14:37 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:37 DEBUG : dir: Looking for writers 2025/09/08 04:14:37 DEBUG : Looking for writers 2025/09/08 04:14:37 DEBUG : dir: reading active writers 2025/09/08 04:14:37 DEBUG : file0: reading active writers 2025/09/08 04:14:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.96s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:38 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:38 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:38 DEBUG : Looking for writers 2025/09/08 04:14:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.32s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:38 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/08 04:14:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/08 04:14:40 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/08 04:14:40 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/08 04:14:41 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/08 04:14:41 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:41 DEBUG : Looking for writers 2025/09/08 04:14:41 DEBUG : a: Looking for writers 2025/09/08 04:14:41 DEBUG : b: Looking for writers 2025/09/08 04:14:41 DEBUG : c: Looking for writers 2025/09/08 04:14:41 DEBUG : d: Looking for writers 2025/09/08 04:14:41 DEBUG : Looking for writers 2025/09/08 04:14:41 DEBUG : /: reading active writers 2025/09/08 04:14:41 DEBUG : a: reading active writers 2025/09/08 04:14:41 DEBUG : b: reading active writers 2025/09/08 04:14:41 DEBUG : c: reading active writers 2025/09/08 04:14:41 DEBUG : d: reading active writers 2025/09/08 04:14:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.83s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:42 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/08 04:14:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/08 04:14:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/08 04:14:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/08 04:14:46 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:46 DEBUG : a/b/c/d: Looking for writers 2025/09/08 04:14:46 DEBUG : a/b/c: Looking for writers 2025/09/08 04:14:46 DEBUG : d: reading active writers 2025/09/08 04:14:46 DEBUG : a/b: Looking for writers 2025/09/08 04:14:46 DEBUG : c: reading active writers 2025/09/08 04:14:46 DEBUG : a: Looking for writers 2025/09/08 04:14:46 DEBUG : b: reading active writers 2025/09/08 04:14:46 DEBUG : Looking for writers 2025/09/08 04:14:46 DEBUG : a: reading active writers 2025/09/08 04:14:46 DEBUG : >WaitForWriters: 2025/09/08 04:14:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/a/b not empty`) 2025/09/08 04:14:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/08 04:14:47 DEBUG : pacer: Reducing sleep to 15ms 2025/09/08 04:14:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/a not empty`) 2025/09/08 04:14:47 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/08 04:14:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kewewop5cadi/a not empty`) 2025/09/08 04:14:47 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/08 04:14:47 DEBUG : pacer: Reducing sleep to 45ms 2025/09/08 04:14:47 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestVFSMkdirAll (5.55s) === 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:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:47 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:47 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:47 DEBUG : Looking for writers 2025/09/08 04:14:47 DEBUG : >WaitForWriters: 2025/09/08 04:14:47 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/09/08 04:14:48 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestVFSIsMetadataFile (0.28s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:48 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/09/08 04:14:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/08 04:14:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/08 04:14:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/08 04:14:48 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 04:14:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/08 04:14:49 DEBUG : pacer: Reducing sleep to 10ms 2025/09/08 04:14:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:49 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/08 04:14:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 04:14:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:14:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:49 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 04:14:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:50 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 04:14:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 04:14:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:50 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (7 bytes), uploading instead of streaming 2025/09/08 04:14:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:51 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:51 DEBUG : Looking for writers 2025/09/08 04:14:51 DEBUG : file1: reading active writers 2025/09/08 04:14:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.40s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:51 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/08 04:14:52 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/08 04:14:52 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/08 04:14:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/08 04:14:52 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (11 bytes), uploading instead of streaming 2025/09/08 04:14:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:53 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/08 04:14:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:53 DEBUG : Looking for writers 2025/09/08 04:14:53 DEBUG : file1: reading active writers 2025/09/08 04:14:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.48s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:54 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/08 04:14:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:54 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 04:14:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:55 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/08 04:14:55 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:55 DEBUG : Looking for writers 2025/09/08 04:14:55 DEBUG : file1: reading active writers 2025/09/08 04:14:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:55 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:55 DEBUG : file1: WriteFileHandle.Release closing 2025/09/08 04:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:55 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 04:14:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:56 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:56 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/08 04:14:56 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:56 DEBUG : Looking for writers 2025/09/08 04:14:56 DEBUG : file1: reading active writers 2025/09/08 04:14:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:56 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:57 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (2 bytes), uploading instead of streaming 2025/09/08 04:14:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:57 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:57 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/08 04:14:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:57 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:57 DEBUG : Looking for writers 2025/09/08 04:14:57 DEBUG : file1: reading active writers 2025/09/08 04:14:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.50s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:14:58 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:58 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 04:14:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:14:59 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:14:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:14:59 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 04:14:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 04:14:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 04:14:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:14:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/08 04:14:59 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:14:59 DEBUG : Looking for writers 2025/09/08 04:14:59 DEBUG : file1: reading active writers 2025/09/08 04:14:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.65s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-kewewop5cadi'", Local "Local file system at /tmp/rclone743152129", Modify Window "1s" 2025/09/08 04:15:00 INFO : files root 'rclone-test-kewewop5cadi': poll-interval is not supported by this remote 2025/09/08 04:15:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 04:15:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 04:15:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:15:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 04:15:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 04:15:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:15:00 DEBUG : files root 'rclone-test-kewewop5cadi': File to upload is small (100 bytes), uploading instead of streaming 2025/09/08 04:15:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/08 04:15:00 DEBUG : file1: Size of src and dst objects identical 2025/09/08 04:15:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 04:15:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 04:15:00 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 04:15:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 04:15:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 04:15:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 04:15:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/08 04:15:01 DEBUG : WaitForWriters: timeout=30s 2025/09/08 04:15:01 DEBUG : Looking for writers 2025/09/08 04:15:01 DEBUG : file1: reading active writers 2025/09/08 04:15:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.98s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/08 04:15:03 DEBUG : files root 'rclone-test-kewewop5cadi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m32.482400144s (try 1/5): exit status 1: Failed [TestDirFileOpen]