"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/06/18 01:43:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-waharew0dase" 2025/06/18 01:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:43:18 DEBUG : Creating backend with remote "/tmp/rclone2211085625" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:18 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:20 DEBUG : dir: Looking for writers 2025/06/18 01:43:20 DEBUG : Looking for writers 2025/06/18 01:43:20 DEBUG : dir: reading active writers 2025/06/18 01:43:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.24s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:21 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:24 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:24 DEBUG : dir/subdir: Looking for writers 2025/06/18 01:43:24 DEBUG : dir: Looking for writers 2025/06/18 01:43:24 DEBUG : file1: reading active writers 2025/06/18 01:43:24 DEBUG : file2: reading active writers 2025/06/18 01:43:24 DEBUG : subdir: reading active writers 2025/06/18 01:43:24 DEBUG : Looking for writers 2025/06/18 01:43:24 DEBUG : dir: reading active writers 2025/06/18 01:43:24 DEBUG : >WaitForWriters: 2025/06/18 01:43:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-waharew0dase/dir not empty`) 2025/06/18 01:43:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 01:43:26 DEBUG : pacer: Reducing sleep to 15ms 2025/06/18 01:43:26 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.71s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:26 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:27 DEBUG : pacer: Reducing sleep to 10ms 2025/06/18 01:43:27 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:27 DEBUG : dir: Looking for writers 2025/06/18 01:43:27 DEBUG : file1: reading active writers 2025/06/18 01:43:27 DEBUG : Looking for writers 2025/06/18 01:43:27 DEBUG : dir: reading active writers 2025/06/18 01:43:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.10s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:28 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:29 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:29 DEBUG : dir: Looking for writers 2025/06/18 01:43:29 DEBUG : Looking for writers 2025/06/18 01:43:29 DEBUG : dir: reading active writers 2025/06/18 01:43:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.07s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:30 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:31 DEBUG : dir: forgetting directory cache 2025/06/18 01:43:31 DEBUG : forgetting directory cache 2025/06/18 01:43:31 DEBUG : dir: forgetting directory cache 2025/06/18 01:43:31 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:31 DEBUG : Looking for writers 2025/06/18 01:43:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.20s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:32 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/18 01:43:34 DEBUG : dir: invalidating directory cache 2025/06/18 01:43:34 DEBUG : >ForgetPath: 2025/06/18 01:43:34 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/18 01:43:34 DEBUG : invalidating directory cache 2025/06/18 01:43:34 DEBUG : dir: forgetting directory cache 2025/06/18 01:43:34 DEBUG : >ForgetPath: 2025/06/18 01:43:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/18 01:43:34 DEBUG : >ForgetPath: 2025/06/18 01:43:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:34 DEBUG : dir: Looking for writers 2025/06/18 01:43:34 DEBUG : Looking for writers 2025/06/18 01:43:34 DEBUG : dir: reading active writers 2025/06/18 01:43:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.17s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:34 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:37 DEBUG : forgetting directory cache 2025/06/18 01:43:37 DEBUG : dir: forgetting directory cache 2025/06/18 01:43:38 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:38 DEBUG : dir: Looking for writers 2025/06/18 01:43:38 DEBUG : fil/a/b: Looking for writers 2025/06/18 01:43:38 DEBUG : fil/a: Looking for writers 2025/06/18 01:43:38 DEBUG : b: reading active writers 2025/06/18 01:43:38 DEBUG : fil: Looking for writers 2025/06/18 01:43:38 DEBUG : a: reading active writers 2025/06/18 01:43:38 DEBUG : Looking for writers 2025/06/18 01:43:38 DEBUG : dir: reading active writers 2025/06/18 01:43:38 DEBUG : fil: reading active writers 2025/06/18 01:43:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.76s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:39 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:40 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:40 DEBUG : dir: Looking for writers 2025/06/18 01:43:40 DEBUG : Looking for writers 2025/06/18 01:43:40 DEBUG : dir: reading active writers 2025/06/18 01:43:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.99s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:41 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:43 DEBUG : dir: Looking for writers 2025/06/18 01:43:43 DEBUG : file1: reading active writers 2025/06/18 01:43:43 DEBUG : Looking for writers 2025/06/18 01:43:43 DEBUG : dir: reading active writers 2025/06/18 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.14s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:43 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/06/18 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/18 01:43:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/18 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/18 01:43:49 DEBUG : dir: invalidating directory cache 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/18 01:43:49 DEBUG : dir/file1: Reset virtual modtime 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/18 01:43:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 01:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/18 01:43:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/18 01:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:43:49 DEBUG : dir: invalidating directory cache 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/18 01:43:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/18 01:43:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 01:43:49 DEBUG : forgetting directory cache 2025/06/18 01:43:49 DEBUG : dir: forgetting directory cache 2025/06/18 01:43:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/18 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:49 DEBUG : dir/virtualDir: Looking for writers 2025/06/18 01:43:49 DEBUG : dir: Looking for writers 2025/06/18 01:43:49 DEBUG : file1: reading active writers 2025/06/18 01:43:49 DEBUG : virtualFile2: reading active writers 2025/06/18 01:43:49 DEBUG : virtualFile: reading active writers 2025/06/18 01:43:49 DEBUG : virtualDir: reading active writers 2025/06/18 01:43:49 DEBUG : Looking for writers 2025/06/18 01:43:49 DEBUG : dir: reading active writers 2025/06/18 01:43:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.13s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:50 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:52 ERROR : dir/: Can only open directories read only 2025/06/18 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:52 DEBUG : dir: Looking for writers 2025/06/18 01:43:52 DEBUG : Looking for writers 2025/06/18 01:43:52 DEBUG : dir: reading active writers 2025/06/18 01:43:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.05s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:52 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:43:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 01:43:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/18 01:43:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 01:43:54 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 01:43:55 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/06/18 01:43:55 DEBUG : dir/potato: Size of src and dst objects identical 2025/06/18 01:43:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 01:43:55 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:55 DEBUG : dir: Looking for writers 2025/06/18 01:43:55 DEBUG : file1: reading active writers 2025/06/18 01:43:55 DEBUG : potato: reading active writers 2025/06/18 01:43:55 DEBUG : Looking for writers 2025/06/18 01:43:55 DEBUG : dir: reading active writers 2025/06/18 01:43:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.27s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:56 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:43:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 01:43:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:43:58 DEBUG : dir/sub: Looking for writers 2025/06/18 01:43:58 DEBUG : dir: Looking for writers 2025/06/18 01:43:58 DEBUG : file1: reading active writers 2025/06/18 01:43:58 DEBUG : sub: reading active writers 2025/06/18 01:43:58 DEBUG : Looking for writers 2025/06/18 01:43:58 DEBUG : dir: reading active writers 2025/06/18 01:43:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.35s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:43:59 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 01:44:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/18 01:44:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:02 DEBUG : dir/sub/subsub: Looking for writers 2025/06/18 01:44:02 DEBUG : dir/sub: Looking for writers 2025/06/18 01:44:02 DEBUG : subsub: reading active writers 2025/06/18 01:44:02 DEBUG : dir: Looking for writers 2025/06/18 01:44:02 DEBUG : file1: reading active writers 2025/06/18 01:44:02 DEBUG : sub: reading active writers 2025/06/18 01:44:02 DEBUG : Looking for writers 2025/06/18 01:44:02 DEBUG : dir: reading active writers 2025/06/18 01:44:02 DEBUG : >WaitForWriters: 2025/06/18 01:44:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-waharew0dase/dir/sub not empty`) 2025/06/18 01:44:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 01:44:03 DEBUG : pacer: Reducing sleep to 15ms 2025/06/18 01:44:03 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/18 01:44:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (4.23s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:03 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:05 ERROR : dir/: Dir.Remove not empty 2025/06/18 01:44:05 DEBUG : dir/file1: Remove: 2025/06/18 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:44:05 DEBUG : dir/file1: >Remove: err= 2025/06/18 01:44:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 01:44:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:05 DEBUG : Looking for writers 2025/06/18 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.28s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:06 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:07 DEBUG : dir/file1: Remove: 2025/06/18 01:44:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:44:07 DEBUG : dir/file1: >Remove: err= 2025/06/18 01:44:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:08 DEBUG : Looking for writers 2025/06/18 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.39s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:08 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:09 DEBUG : dir/file1: Remove: 2025/06/18 01:44:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:44:10 DEBUG : dir/file1: >Remove: err= 2025/06/18 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:10 DEBUG : dir: Looking for writers 2025/06/18 01:44:10 DEBUG : Looking for writers 2025/06/18 01:44:10 DEBUG : dir: reading active writers 2025/06/18 01:44:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:11 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/18 01:44:14 DEBUG : dir: Updating dir with dir2 0xc000b201a0 2025/06/18 01:44:14 DEBUG : dir: forgetting directory cache 2025/06/18 01:44:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 01:44:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/18 01:44:15 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/18 01:44:15 DEBUG : file2: Updating file with file2 0xc0005c4240 2025/06/18 01:44:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/18 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 01:44:15 INFO : dir2/file3: Deleted 2025/06/18 01:44:16 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/18 01:44:16 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005c4240 2025/06/18 01:44:16 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/18 01:44:16 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/18 01:44:16 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/18 01:44:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00074d040 2025/06/18 01:44:17 DEBUG : empty directory: forgetting directory cache 2025/06/18 01:44:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/18 01:44:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/18 01:44:17 DEBUG : dir2: Renaming to "dir3" 2025/06/18 01:44:17 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:17 DEBUG : dir3: Looking for writers 2025/06/18 01:44:17 DEBUG : file3: reading active writers 2025/06/18 01:44:17 DEBUG : renamed empty directory: Looking for writers 2025/06/18 01:44:17 DEBUG : Looking for writers 2025/06/18 01:44:17 DEBUG : dir3: reading active writers 2025/06/18 01:44:17 DEBUG : renamed empty directory: reading active writers 2025/06/18 01:44:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.31s) === 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-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:18 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:19 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/8a435c56-edb0-4349-8236-83234f93f368?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250618T014418Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=7E66pB0VJ3JrNblRs.6vB5AUocNXSdJ6cMpSGcUhonRCpvDtHg7R6Hq4dZsdGdtNkA4_Rz1OdBOa9wnvfM8NYIirZ7lBcEWV1OEqplnJLbJukfOenlmigBkmHNHZim73&X-Amz-Signature=4a50827d94f84d66c3afde298d85fdfc3db20d5006a891410cfbe1ba80ecb888": net/http: HTTP/1.x transport connection broken: http: ContentLength=14 with Body length 0) 2025/06/18 01:44:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 01:44:20 DEBUG : pacer: Reducing sleep to 15ms 2025/06/18 01:44:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/18 01:44:20 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: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/06/18 01:44:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 01:44:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:44:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:44:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 01:44:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/18 01:44:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/18 01:44:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 01:44:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:44:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:44:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 01:44:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/18 01:44:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/18 01:44:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 01:44:30 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (12 bytes), uploading instead of streaming 2025/06/18 01:44:31 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/06/18 01:44:31 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/06/18 01:44:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 01:44:31 DEBUG : forgetting directory cache 2025/06/18 01:44:31 DEBUG : dir: forgetting directory cache 2025/06/18 01:44:31 DEBUG : dir/sub: forgetting directory cache 2025/06/18 01:44:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/18 01:44:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/18 01:44:31 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 01:44:32 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/06/18 01:44:32 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/06/18 01:44:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 01:44:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:32 DEBUG : dir/sub: Looking for writers 2025/06/18 01:44:32 DEBUG : file2: reading active writers 2025/06/18 01:44:32 DEBUG : file0: reading active writers 2025/06/18 01:44:32 DEBUG : dir: Looking for writers 2025/06/18 01:44:32 DEBUG : file1: reading active writers 2025/06/18 01:44:32 DEBUG : sub: reading active writers 2025/06/18 01:44:32 DEBUG : Looking for writers 2025/06/18 01:44:32 DEBUG : dir: reading active writers 2025/06/18 01:44:32 DEBUG : >WaitForWriters: 2025/06/18 01:44:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-waharew0dase/dir not empty`) 2025/06/18 01:44:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 01:44:33 DEBUG : pacer: Reducing sleep to 15ms 2025/06/18 01:44:33 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestDirFileOpen (15.53s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:33 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:34 DEBUG : pacer: Reducing sleep to 10ms 2025/06/18 01:44:34 DEBUG : dir: forgetting directory cache 2025/06/18 01:44:34 DEBUG : forgetting directory cache 2025/06/18 01:44:34 DEBUG : dir: forgetting directory cache 2025/06/18 01:44:35 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:35 DEBUG : dir: Looking for writers 2025/06/18 01:44:35 DEBUG : Looking for writers 2025/06/18 01:44:35 DEBUG : dir: reading active writers 2025/06/18 01:44:35 DEBUG : >WaitForWriters: 2025/06/18 01:44:36 DEBUG : forgetting directory cache 2025/06/18 01:44:36 DEBUG : dir: forgetting directory cache 2025/06/18 01:44:36 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (3.01s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:36 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:44:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 01:44:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/18 01:44:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:44:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/18 01:44:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/18 01:44:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/18 01:44:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:44:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 01:44:38 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:38 DEBUG : dir: Looking for writers 2025/06/18 01:44:38 DEBUG : file1: reading active writers 2025/06/18 01:44:38 DEBUG : file1.metadata: reading active writers 2025/06/18 01:44:38 DEBUG : Looking for writers 2025/06/18 01:44:38 DEBUG : dir: reading active writers 2025/06/18 01:44:38 DEBUG : dir.metadata: reading active writers 2025/06/18 01:44:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.31s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:39 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:40 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:40 DEBUG : dir: Looking for writers 2025/06/18 01:44:40 DEBUG : file1: reading active writers 2025/06/18 01:44:40 DEBUG : Looking for writers 2025/06/18 01:44:40 DEBUG : dir: reading active writers 2025/06/18 01:44:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:41 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:44 DEBUG : Can set mod time: true 2025/06/18 01:44:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 01:44:44 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:44 DEBUG : dir: Looking for writers 2025/06/18 01:44:44 DEBUG : file1: reading active writers 2025/06/18 01:44:44 DEBUG : Looking for writers 2025/06/18 01:44:44 DEBUG : dir: reading active writers 2025/06/18 01:44:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:45 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:44:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:44:46 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 01:44:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:44:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/18 01:44:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 01:44:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:44:47 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:47 DEBUG : dir: Looking for writers 2025/06/18 01:44:47 DEBUG : file1: reading active writers 2025/06/18 01:44:47 DEBUG : Looking for writers 2025/06/18 01:44:47 DEBUG : dir: reading active writers 2025/06/18 01:44:47 DEBUG : >WaitForWriters: 2025/06/18 01:44:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:48 DEBUG : dir: Looking for writers 2025/06/18 01:44:48 DEBUG : file1: reading active writers 2025/06/18 01:44:48 DEBUG : Looking for writers 2025/06/18 01:44:48 DEBUG : dir: reading active writers 2025/06/18 01:44:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:48 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:44:50 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 01:44:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:44:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/18 01:44:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 01:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:51 DEBUG : dir: Looking for writers 2025/06/18 01:44:51 DEBUG : file1: reading active writers 2025/06/18 01:44:51 DEBUG : Looking for writers 2025/06/18 01:44:51 DEBUG : dir: reading active writers 2025/06/18 01:44:51 DEBUG : >WaitForWriters: 2025/06/18 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:51 DEBUG : dir: Looking for writers 2025/06/18 01:44:51 DEBUG : file1: reading active writers 2025/06/18 01:44:51 DEBUG : Looking for writers 2025/06/18 01:44:51 DEBUG : dir: reading active writers 2025/06/18 01:44:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:52 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:44:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:52 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:44:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 01:44:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:54 DEBUG : dir: Looking for writers 2025/06/18 01:44:54 DEBUG : file1: reading active writers 2025/06/18 01:44:54 DEBUG : Looking for writers 2025/06/18 01:44:54 DEBUG : dir: reading active writers 2025/06/18 01:44:54 DEBUG : >WaitForWriters: 2025/06/18 01:44:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:54 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:44:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:54 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:44:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 01:44:56 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:44:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:44:56 DEBUG : dir/file1(0xc000b10500): close: 2025/06/18 01:44:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 01:44:56 DEBUG : dir/file1(0xc000b10500): >close: err= 2025/06/18 01:44:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:56 DEBUG : dir: Looking for writers 2025/06/18 01:44:56 DEBUG : file1: reading active writers 2025/06/18 01:44:56 DEBUG : Looking for writers 2025/06/18 01:44:56 DEBUG : dir: reading active writers 2025/06/18 01:44:56 DEBUG : >WaitForWriters: 2025/06/18 01:44:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:44:56 DEBUG : dir: Looking for writers 2025/06/18 01:44:56 DEBUG : file1: reading active writers 2025/06/18 01:44:56 DEBUG : Looking for writers 2025/06/18 01:44:56 DEBUG : dir: reading active writers 2025/06/18 01:44:56 DEBUG : >WaitForWriters: 2025/06/18 01:44:56 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:44:57 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:44:57 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:44:57 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:44:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:44:57 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2025/06/18 01:45:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:05 DEBUG : Looking for writers 2025/06/18 01:45:05 DEBUG : >WaitForWriters: 2025/06/18 01:45:05 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (24.59s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.87s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.57s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (8.57s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:05 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:45:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:45:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:45:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 01:45:08 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:08 DEBUG : dir: Looking for writers 2025/06/18 01:45:08 DEBUG : file1: reading active writers 2025/06/18 01:45:08 DEBUG : Looking for writers 2025/06/18 01:45:08 DEBUG : dir: reading active writers 2025/06/18 01:45:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.45s) === RUN TestFileOpenReadUnknownSize 2025/06/18 01:45:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/18 01:45:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 01:45:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:45:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/18 01:45:09 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:09 DEBUG : Looking for writers 2025/06/18 01:45:09 DEBUG : file.txt: reading active writers 2025/06/18 01:45:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:09 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2025/06/18 01:45:17 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:17 DEBUG : Looking for writers 2025/06/18 01:45:17 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (8.60s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:18 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:19 DEBUG : dir/file1: Remove: 2025/06/18 01:45:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:19 DEBUG : dir/file1: >Remove: err= 2025/06/18 01:45:20 DEBUG : dir/file1: Remove: 2025/06/18 01:45:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 01:45:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:20 DEBUG : dir: Looking for writers 2025/06/18 01:45:20 DEBUG : Looking for writers 2025/06/18 01:45:20 DEBUG : dir: reading active writers 2025/06/18 01:45:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.69s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:20 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:22 DEBUG : dir/file1: Remove: 2025/06/18 01:45:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:22 DEBUG : dir/file1: >Remove: err= 2025/06/18 01:45:22 DEBUG : dir/file1: Remove: 2025/06/18 01:45:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 01:45:22 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:22 DEBUG : dir: Looking for writers 2025/06/18 01:45:22 DEBUG : Looking for writers 2025/06/18 01:45:22 DEBUG : dir: reading active writers 2025/06/18 01:45:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.41s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:23 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:45:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 01:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:45:24 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/18 01:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:45:24 DEBUG : dir/file1: Open: flags=0x3 2025/06/18 01:45:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/18 01:45:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/18 01:45:24 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:24 DEBUG : dir: Looking for writers 2025/06/18 01:45:24 DEBUG : file1: reading active writers 2025/06/18 01:45:24 DEBUG : Looking for writers 2025/06/18 01:45:24 DEBUG : dir: reading active writers 2025/06/18 01:45:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:25 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:26 DEBUG : dir: Looking for writers 2025/06/18 01:45:26 DEBUG : file1: reading active writers 2025/06/18 01:45:26 DEBUG : Looking for writers 2025/06/18 01:45:26 DEBUG : dir: reading active writers 2025/06/18 01:45:26 DEBUG : >WaitForWriters: 2025/06/18 01:45:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c5080 2025/06/18 01:45:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:45:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c5080 2025/06/18 01:45:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:45:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:45:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:45:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001c5080 2025/06/18 01:45:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:28 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 01:45:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:45:29 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/18 01:45:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:29 DEBUG : newLeaf: Running delayed rename now 2025/06/18 01:45:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c5080 2025/06/18 01:45:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:30 DEBUG : dir: Looking for writers 2025/06/18 01:45:30 DEBUG : Looking for writers 2025/06/18 01:45:30 DEBUG : dir: reading active writers 2025/06/18 01:45:30 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:30 DEBUG : >WaitForWriters: 2025/06/18 01:45:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:30 DEBUG : dir: Looking for writers 2025/06/18 01:45:30 DEBUG : Looking for writers 2025/06/18 01:45:30 DEBUG : dir: reading active writers 2025/06/18 01:45:30 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:30 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:31 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:45:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:31 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:45:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:32 DEBUG : dir: Looking for writers 2025/06/18 01:45:32 DEBUG : file1: reading active writers 2025/06/18 01:45:32 DEBUG : Looking for writers 2025/06/18 01:45:32 DEBUG : dir: reading active writers 2025/06/18 01:45:32 DEBUG : >WaitForWriters: 2025/06/18 01:45:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000f2c780 2025/06/18 01:45:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:45:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000f2c780 2025/06/18 01:45:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:45:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 01:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000f2c780 2025/06/18 01:45:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:34 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 01:45:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:45:35 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/18 01:45:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:35 DEBUG : newLeaf: Running delayed rename now 2025/06/18 01:45:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000f2c780 2025/06/18 01:45:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:36 DEBUG : dir: Looking for writers 2025/06/18 01:45:36 DEBUG : Looking for writers 2025/06/18 01:45:36 DEBUG : dir: reading active writers 2025/06/18 01:45:36 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:36 DEBUG : >WaitForWriters: 2025/06/18 01:45:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:36 DEBUG : dir: Looking for writers 2025/06/18 01:45:36 DEBUG : Looking for writers 2025/06/18 01:45:36 DEBUG : dir: reading active writers 2025/06/18 01:45:36 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:36 DEBUG : >WaitForWriters: 2025/06/18 01:45:36 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:37 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:37 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:45:37 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:37 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:45:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:45:38 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): openPending: 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 01:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): >openPending: err= 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:45:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): _writeAt: size=14, off=0 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): >_writeAt: n=14, err= 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): close: 2025/06/18 01:45:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 01:45:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:45:38 DEBUG : dir/file1(0xc000b10100): >close: err= 2025/06/18 01:45:38 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:45:38 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:45:38 DEBUG : dir: Looking for writers 2025/06/18 01:45:38 DEBUG : file1: reading active writers 2025/06/18 01:45:38 DEBUG : Looking for writers 2025/06/18 01:45:38 DEBUG : dir: reading active writers 2025/06/18 01:45:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:45:39 DEBUG : dir: Looking for writers 2025/06/18 01:45:39 DEBUG : file1: reading active writers 2025/06/18 01:45:39 DEBUG : Looking for writers 2025/06/18 01:45:39 DEBUG : dir: reading active writers 2025/06/18 01:45:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:45:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:45:39 INFO : dir/file1: Copied (replaced existing) 2025/06/18 01:45:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 01:45:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 01:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 01:45:39 DEBUG : dir: Looking for writers 2025/06/18 01:45:39 DEBUG : file1: reading active writers 2025/06/18 01:45:39 DEBUG : Looking for writers 2025/06/18 01:45:39 DEBUG : dir: reading active writers 2025/06/18 01:45:39 DEBUG : >WaitForWriters: 2025/06/18 01:45:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): _readAt: size=512, off=0 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): openPending: 2025/06/18 01:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/18 01:45:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 01:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): >openPending: err= 2025/06/18 01:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): >_readAt: n=14, err=EOF 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): close: 2025/06/18 01:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:45:39 DEBUG : dir/file1(0xc0006ecfc0): >close: err= 2025/06/18 01:45:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:45:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c4b40 2025/06/18 01:45:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:45:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 01:45:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c4b40 2025/06/18 01:45:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:45:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:45:42 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:42 DEBUG : dir/file1(0xc000aaccc0): openPending: 2025/06/18 01:45:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/18 01:45:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 01:45:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:42 DEBUG : dir/file1(0xc000aaccc0): >openPending: err= 2025/06/18 01:45:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:45:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:42 DEBUG : dir/file1(0xc000aaccc0): _writeAt: size=25, off=0 2025/06/18 01:45:42 DEBUG : dir/file1(0xc000aaccc0): >_writeAt: n=25, err= 2025/06/18 01:45:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:45:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c4b40 2025/06/18 01:45:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:42 DEBUG : newLeaf(0xc000aaccc0): close: 2025/06/18 01:45:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 01:45:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 01:45:42.075672737 +0000 UTC m=+144.528398828 2025/06/18 01:45:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 01:45:42 DEBUG : newLeaf(0xc000aaccc0): >close: err= 2025/06/18 01:45:42 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:42 DEBUG : dir: Looking for writers 2025/06/18 01:45:42 DEBUG : Looking for writers 2025/06/18 01:45:42 DEBUG : dir: reading active writers 2025/06/18 01:45:42 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:45:42 DEBUG : dir: Looking for writers 2025/06/18 01:45:42 DEBUG : Looking for writers 2025/06/18 01:45:42 DEBUG : dir: reading active writers 2025/06/18 01:45:42 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:45:42 DEBUG : dir: Looking for writers 2025/06/18 01:45:42 DEBUG : Looking for writers 2025/06/18 01:45:42 DEBUG : dir: reading active writers 2025/06/18 01:45:42 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:45:42 DEBUG : dir: Looking for writers 2025/06/18 01:45:42 DEBUG : Looking for writers 2025/06/18 01:45:42 DEBUG : dir: reading active writers 2025/06/18 01:45:42 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:45:42 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 01:45:42 DEBUG : dir: Looking for writers 2025/06/18 01:45:42 DEBUG : Looking for writers 2025/06/18 01:45:42 DEBUG : dir: reading active writers 2025/06/18 01:45:42 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:45:43 DEBUG : dir: Looking for writers 2025/06/18 01:45:43 DEBUG : Looking for writers 2025/06/18 01:45:43 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:43 DEBUG : dir: reading active writers 2025/06/18 01:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:45:43 DEBUG : dir: Looking for writers 2025/06/18 01:45:43 DEBUG : Looking for writers 2025/06/18 01:45:43 DEBUG : dir: reading active writers 2025/06/18 01:45:43 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:45:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/18 01:45:43 INFO : newLeaf: Copied (replaced existing) 2025/06/18 01:45:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 01:45:42 +0000 UTC," 2025/06/18 01:45:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 01:45:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 01:45:44 DEBUG : dir: Looking for writers 2025/06/18 01:45:44 DEBUG : Looking for writers 2025/06/18 01:45:44 DEBUG : dir: reading active writers 2025/06/18 01:45:44 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:44 DEBUG : >WaitForWriters: 2025/06/18 01:45:44 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:44 DEBUG : dir: Looking for writers 2025/06/18 01:45:44 DEBUG : Looking for writers 2025/06/18 01:45:44 DEBUG : dir: reading active writers 2025/06/18 01:45:44 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:44 DEBUG : >WaitForWriters: 2025/06/18 01:45:44 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:45 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:45 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:45:45 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:45 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:45:46 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:46 DEBUG : dir: Looking for writers 2025/06/18 01:45:46 DEBUG : file1: reading active writers 2025/06/18 01:45:46 DEBUG : Looking for writers 2025/06/18 01:45:46 DEBUG : dir: reading active writers 2025/06/18 01:45:46 DEBUG : >WaitForWriters: 2025/06/18 01:45:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000b30f00 2025/06/18 01:45:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:45:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000b30f00 2025/06/18 01:45:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:45:48 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:48 DEBUG : dir/file1(0xc0006ed280): openPending: 2025/06/18 01:45:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:45:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 01:45:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:48 DEBUG : dir/file1(0xc0006ed280): >openPending: err= 2025/06/18 01:45:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:45:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:48 DEBUG : dir/file1(0xc0006ed280): _writeAt: size=25, off=0 2025/06/18 01:45:48 DEBUG : dir/file1(0xc0006ed280): >_writeAt: n=25, err= 2025/06/18 01:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:45:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000b30f00 2025/06/18 01:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:49 DEBUG : newLeaf(0xc0006ed280): close: 2025/06/18 01:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 01:45:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 01:45:48.585173917 +0000 UTC m=+151.037899999 2025/06/18 01:45:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 01:45:49 DEBUG : newLeaf(0xc0006ed280): >close: err= 2025/06/18 01:45:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:45:49 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:45:49 DEBUG : dir: Looking for writers 2025/06/18 01:45:49 DEBUG : Looking for writers 2025/06/18 01:45:49 DEBUG : dir: reading active writers 2025/06/18 01:45:49 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:45:50 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/18 01:45:50 INFO : newLeaf: Copied (replaced existing) 2025/06/18 01:45:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 01:45:48 +0000 UTC," 2025/06/18 01:45:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 01:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 01:45:50 DEBUG : dir: Looking for writers 2025/06/18 01:45:50 DEBUG : Looking for writers 2025/06/18 01:45:50 DEBUG : dir: reading active writers 2025/06/18 01:45:50 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:50 DEBUG : >WaitForWriters: 2025/06/18 01:45:50 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:50 DEBUG : dir: Looking for writers 2025/06/18 01:45:50 DEBUG : Looking for writers 2025/06/18 01:45:50 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:50 DEBUG : dir: reading active writers 2025/06/18 01:45:50 DEBUG : >WaitForWriters: 2025/06/18 01:45:50 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:51 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:51 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:45:51 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:51 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:45:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): openPending: 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 01:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): >openPending: err= 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): _writeAt: size=14, off=0 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): >_writeAt: n=14, err= 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): close: 2025/06/18 01:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 01:45:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:45:52 DEBUG : dir/file1(0xc000aad600): >close: err= 2025/06/18 01:45:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:52 DEBUG : dir: Looking for writers 2025/06/18 01:45:52 DEBUG : file1: reading active writers 2025/06/18 01:45:52 DEBUG : Looking for writers 2025/06/18 01:45:52 DEBUG : dir: reading active writers 2025/06/18 01:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:45:52 DEBUG : dir: Looking for writers 2025/06/18 01:45:52 DEBUG : file1: reading active writers 2025/06/18 01:45:52 DEBUG : Looking for writers 2025/06/18 01:45:52 DEBUG : dir: reading active writers 2025/06/18 01:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:45:52 DEBUG : dir: Looking for writers 2025/06/18 01:45:52 DEBUG : file1: reading active writers 2025/06/18 01:45:52 DEBUG : Looking for writers 2025/06/18 01:45:52 DEBUG : dir: reading active writers 2025/06/18 01:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:45:52 DEBUG : dir: Looking for writers 2025/06/18 01:45:52 DEBUG : file1: reading active writers 2025/06/18 01:45:52 DEBUG : Looking for writers 2025/06/18 01:45:52 DEBUG : dir: reading active writers 2025/06/18 01:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:45:52 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 01:45:53 DEBUG : dir: Looking for writers 2025/06/18 01:45:53 DEBUG : file1: reading active writers 2025/06/18 01:45:53 DEBUG : Looking for writers 2025/06/18 01:45:53 DEBUG : dir: reading active writers 2025/06/18 01:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:45:53 DEBUG : dir: Looking for writers 2025/06/18 01:45:53 DEBUG : file1: reading active writers 2025/06/18 01:45:53 DEBUG : Looking for writers 2025/06/18 01:45:53 DEBUG : dir: reading active writers 2025/06/18 01:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:45:53 DEBUG : dir: Looking for writers 2025/06/18 01:45:53 DEBUG : file1: reading active writers 2025/06/18 01:45:53 DEBUG : Looking for writers 2025/06/18 01:45:53 DEBUG : dir: reading active writers 2025/06/18 01:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:45:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:45:53 INFO : dir/file1: Copied (replaced existing) 2025/06/18 01:45:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 01:45:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 01:45:54 DEBUG : dir: Looking for writers 2025/06/18 01:45:54 DEBUG : file1: reading active writers 2025/06/18 01:45:54 DEBUG : Looking for writers 2025/06/18 01:45:54 DEBUG : dir: reading active writers 2025/06/18 01:45:54 DEBUG : >WaitForWriters: 2025/06/18 01:45:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:45:54 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): _readAt: size=512, off=0 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): openPending: 2025/06/18 01:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/18 01:45:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 01:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): >openPending: err= 2025/06/18 01:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): >_readAt: n=14, err=EOF 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): close: 2025/06/18 01:45:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:45:54 DEBUG : dir/file1(0xc000b116c0): >close: err= 2025/06/18 01:45:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:45:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000b31a40 2025/06/18 01:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:45:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 01:45:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000b31a40 2025/06/18 01:45:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:45:56 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:45:56 DEBUG : dir/file1(0xc000f29980): openPending: 2025/06/18 01:45:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/18 01:45:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 01:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:45:56 DEBUG : dir/file1(0xc000f29980): >openPending: err= 2025/06/18 01:45:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:45:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:45:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:45:56 DEBUG : dir/file1(0xc000f29980): _writeAt: size=25, off=0 2025/06/18 01:45:56 DEBUG : dir/file1(0xc000f29980): >_writeAt: n=25, err= 2025/06/18 01:45:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:45:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:45:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000b31a40 2025/06/18 01:45:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:45:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:56 DEBUG : newLeaf(0xc000f29980): close: 2025/06/18 01:45:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 01:45:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 01:45:56.319454432 +0000 UTC m=+158.772180513 2025/06/18 01:45:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 01:45:56 DEBUG : newLeaf(0xc000f29980): >close: err= 2025/06/18 01:45:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:56 DEBUG : dir: Looking for writers 2025/06/18 01:45:56 DEBUG : Looking for writers 2025/06/18 01:45:56 DEBUG : dir: reading active writers 2025/06/18 01:45:56 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:45:56 DEBUG : dir: Looking for writers 2025/06/18 01:45:56 DEBUG : Looking for writers 2025/06/18 01:45:56 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:56 DEBUG : dir: reading active writers 2025/06/18 01:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:45:56 DEBUG : dir: Looking for writers 2025/06/18 01:45:56 DEBUG : Looking for writers 2025/06/18 01:45:56 DEBUG : dir: reading active writers 2025/06/18 01:45:56 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:45:57 DEBUG : dir: Looking for writers 2025/06/18 01:45:57 DEBUG : Looking for writers 2025/06/18 01:45:57 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:57 DEBUG : dir: reading active writers 2025/06/18 01:45:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:45:57 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 01:45:57 DEBUG : dir: Looking for writers 2025/06/18 01:45:57 DEBUG : Looking for writers 2025/06/18 01:45:57 DEBUG : dir: reading active writers 2025/06/18 01:45:57 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:45:57 DEBUG : dir: Looking for writers 2025/06/18 01:45:57 DEBUG : Looking for writers 2025/06/18 01:45:57 DEBUG : dir: reading active writers 2025/06/18 01:45:57 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:45:57 DEBUG : dir: Looking for writers 2025/06/18 01:45:57 DEBUG : Looking for writers 2025/06/18 01:45:57 DEBUG : dir: reading active writers 2025/06/18 01:45:57 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:45:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/18 01:45:57 INFO : newLeaf: Copied (replaced existing) 2025/06/18 01:45:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 01:45:56 +0000 UTC," 2025/06/18 01:45:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 01:45:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:45:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 01:45:58 DEBUG : dir: Looking for writers 2025/06/18 01:45:58 DEBUG : Looking for writers 2025/06/18 01:45:58 DEBUG : dir: reading active writers 2025/06/18 01:45:58 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:58 DEBUG : >WaitForWriters: 2025/06/18 01:45:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:45:58 DEBUG : dir: Looking for writers 2025/06/18 01:45:58 DEBUG : Looking for writers 2025/06/18 01:45:58 DEBUG : dir: reading active writers 2025/06/18 01:45:58 DEBUG : newLeaf: reading active writers 2025/06/18 01:45:58 DEBUG : >WaitForWriters: 2025/06/18 01:45:58 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:45:59 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:45:59 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:45:59 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:45:59 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:00 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:00 DEBUG : dir: Looking for writers 2025/06/18 01:46:00 DEBUG : file1: reading active writers 2025/06/18 01:46:00 DEBUG : Looking for writers 2025/06/18 01:46:00 DEBUG : dir: reading active writers 2025/06/18 01:46:00 DEBUG : >WaitForWriters: 2025/06/18 01:46:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:00 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): _readAt: size=512, off=0 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): openPending: 2025/06/18 01:46:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 01:46:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): >openPending: err= 2025/06/18 01:46:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/18 01:46:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): >_readAt: n=14, err=EOF 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): close: 2025/06/18 01:46:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:00 DEBUG : dir/file1(0xc0002d68c0): >close: err= 2025/06/18 01:46:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:46:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:46:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c5200 2025/06/18 01:46:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:46:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:46:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 01:46:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 01:46:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0001c5200 2025/06/18 01:46:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 01:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:46:03 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:03 DEBUG : dir/file1(0xc0002d7e40): openPending: 2025/06/18 01:46:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/18 01:46:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 01:46:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:03 DEBUG : dir/file1(0xc0002d7e40): >openPending: err= 2025/06/18 01:46:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:46:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:03 DEBUG : dir/file1(0xc0002d7e40): _writeAt: size=25, off=0 2025/06/18 01:46:03 DEBUG : dir/file1(0xc0002d7e40): >_writeAt: n=25, err= 2025/06/18 01:46:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 01:46:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 01:46:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0001c5200 2025/06/18 01:46:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:46:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:46:03 DEBUG : newLeaf(0xc0002d7e40): close: 2025/06/18 01:46:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 01:46:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 01:46:03.045203167 +0000 UTC m=+165.497929248 2025/06/18 01:46:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:03 DEBUG : newLeaf(0xc0002d7e40): >close: err= 2025/06/18 01:46:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:03 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:03 DEBUG : dir: Looking for writers 2025/06/18 01:46:03 DEBUG : Looking for writers 2025/06/18 01:46:03 DEBUG : dir: reading active writers 2025/06/18 01:46:03 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:04 DEBUG : dir: Looking for writers 2025/06/18 01:46:04 DEBUG : Looking for writers 2025/06/18 01:46:04 DEBUG : dir: reading active writers 2025/06/18 01:46:04 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:04 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/18 01:46:04 INFO : newLeaf: Copied (replaced existing) 2025/06/18 01:46:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 01:46:03 +0000 UTC," 2025/06/18 01:46:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 01:46:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 01:46:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 01:46:04 DEBUG : dir: Looking for writers 2025/06/18 01:46:04 DEBUG : Looking for writers 2025/06/18 01:46:04 DEBUG : dir: reading active writers 2025/06/18 01:46:04 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:04 DEBUG : >WaitForWriters: 2025/06/18 01:46:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:05 DEBUG : dir: Looking for writers 2025/06/18 01:46:05 DEBUG : Looking for writers 2025/06/18 01:46:05 DEBUG : dir: reading active writers 2025/06/18 01:46:05 DEBUG : newLeaf: reading active writers 2025/06/18 01:46:05 DEBUG : >WaitForWriters: 2025/06/18 01:46:05 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestFileRename (40.79s) --- PASS: TestFileRename/off,forceCache=false (5.99s) --- PASS: TestFileRename/minimal,forceCache=false (6.04s) --- PASS: TestFileRename/minimal,forceCache=true (7.82s) --- PASS: TestFileRename/writes,forceCache=false (6.48s) --- PASS: TestFileRename/writes,forceCache=true (7.73s) --- PASS: TestFileRename/full,forceCache=false (6.74s) === 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-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:05 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:05 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:05 DEBUG : Looking for writers 2025/06/18 01:46:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:06 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:46:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 01:46:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:07 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:07 DEBUG : dir: Looking for writers 2025/06/18 01:46:07 DEBUG : file1: reading active writers 2025/06/18 01:46:07 DEBUG : Looking for writers 2025/06/18 01:46:07 DEBUG : dir: reading active writers 2025/06/18 01:46:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.44s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:08 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:46:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 01:46:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 01:46:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 01:46:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 01:46:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/18 01:46:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/18 01:46:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/18 01:46:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/18 01:46:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/18 01:46:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/18 01:46:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:11 DEBUG : dir: Looking for writers 2025/06/18 01:46:11 DEBUG : file1: reading active writers 2025/06/18 01:46:11 DEBUG : Looking for writers 2025/06/18 01:46:11 DEBUG : dir: reading active writers 2025/06/18 01:46:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.90s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:12 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:46:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 01:46:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 01:46:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 01:46:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 01:46:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 01:46:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 01:46:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 01:46:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 01:46:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/18 01:46:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/18 01:46:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/18 01:46:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/18 01:46:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/18 01:46:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 01:46:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/18 01:46:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/18 01:46:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/18 01:46:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 01:46:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 01:46:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 01:46:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 01:46:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/18 01:46:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 01:46:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 01:46:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 01:46:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/18 01:46:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:16 DEBUG : dir: Looking for writers 2025/06/18 01:46:16 DEBUG : file1: reading active writers 2025/06/18 01:46:16 DEBUG : Looking for writers 2025/06/18 01:46:16 DEBUG : dir: reading active writers 2025/06/18 01:46:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.56s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:17 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:46:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 01:46:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:18 DEBUG : dir: Looking for writers 2025/06/18 01:46:18 DEBUG : file1: reading active writers 2025/06/18 01:46:18 DEBUG : Looking for writers 2025/06/18 01:46:18 DEBUG : dir: reading active writers 2025/06/18 01:46:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.41s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:19 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 01:46:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 01:46:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/18 01:46:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/18 01:46:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:21 DEBUG : dir: Looking for writers 2025/06/18 01:46:21 DEBUG : file1: reading active writers 2025/06/18 01:46:21 DEBUG : Looking for writers 2025/06/18 01:46:21 DEBUG : dir: reading active writers 2025/06/18 01:46:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.42s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:21 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:21 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:21 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:21 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:23 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): _readAt: size=1, off=0 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): openPending: 2025/06/18 01:46:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >openPending: err= 2025/06/18 01:46:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 01:46:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >_readAt: n=1, err= 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): _readAt: size=256, off=1 2025/06/18 01:46:23 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >_readAt: n=15, err=EOF 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): _readAt: size=16, off=16 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >_readAt: n=0, err=EOF 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): close: 2025/06/18 01:46:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >close: err= 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): close: 2025/06/18 01:46:23 DEBUG : dir/file1(0xc000eaa340): >close: err=file already closed 2025/06/18 01:46:23 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:23 DEBUG : dir: Looking for writers 2025/06/18 01:46:23 DEBUG : file1: reading active writers 2025/06/18 01:46:23 DEBUG : Looking for writers 2025/06/18 01:46:23 DEBUG : dir: reading active writers 2025/06/18 01:46:23 DEBUG : >WaitForWriters: 2025/06/18 01:46:23 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.45s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:24 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:24 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:24 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:24 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:25 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:25 DEBUG : dir/file1(0xc000733e00): _readAt: size=1, off=0 2025/06/18 01:46:25 DEBUG : dir/file1(0xc000733e00): openPending: 2025/06/18 01:46:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:25 DEBUG : dir/file1(0xc000733e00): >openPending: err= 2025/06/18 01:46:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 01:46:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >_readAt: n=1, err= 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): _readAt: size=1, off=5 2025/06/18 01:46:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >_readAt: n=1, err= 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): _readAt: size=1, off=3 2025/06/18 01:46:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >_readAt: n=1, err= 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): _readAt: size=1, off=13 2025/06/18 01:46:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >_readAt: n=1, err= 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): _readAt: size=16, off=100 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >_readAt: n=0, err=EOF 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): close: 2025/06/18 01:46:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:26 DEBUG : dir/file1(0xc000733e00): >close: err= 2025/06/18 01:46:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:26 DEBUG : dir: Looking for writers 2025/06/18 01:46:26 DEBUG : file1: reading active writers 2025/06/18 01:46:26 DEBUG : Looking for writers 2025/06/18 01:46:26 DEBUG : dir: reading active writers 2025/06/18 01:46:26 DEBUG : >WaitForWriters: 2025/06/18 01:46:26 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.43s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:26 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:26 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:26 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:26 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:28 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=1, off=0 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): openPending: 2025/06/18 01:46:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >openPending: err= 2025/06/18 01:46:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 01:46:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=1, err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=1, off=5 2025/06/18 01:46:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=1, err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=1, off=1 2025/06/18 01:46:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=1, err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=6, off=10 2025/06/18 01:46:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=6, err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=256, off=10 2025/06/18 01:46:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=6, err=EOF 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=256, off=100 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=0, err=EOF 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): close: 2025/06/18 01:46:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >close: err= 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): _readAt: size=256, off=100 2025/06/18 01:46:28 DEBUG : dir/file1(0xc000f28e80): >_readAt: n=0, err=file already closed 2025/06/18 01:46:28 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:28 DEBUG : dir: Looking for writers 2025/06/18 01:46:28 DEBUG : file1: reading active writers 2025/06/18 01:46:28 DEBUG : Looking for writers 2025/06/18 01:46:28 DEBUG : dir: reading active writers 2025/06/18 01:46:28 DEBUG : >WaitForWriters: 2025/06/18 01:46:28 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.50s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:29 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:29 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:29 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:29 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:30 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): RWFileHandle.Flush 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): _readAt: size=256, off=0 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): openPending: 2025/06/18 01:46:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): >openPending: err= 2025/06/18 01:46:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 01:46:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): >_readAt: n=16, err=EOF 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): RWFileHandle.Flush 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): RWFileHandle.Flush 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): close: 2025/06/18 01:46:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:30 DEBUG : dir/file1(0xc001088a80): >close: err= 2025/06/18 01:46:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:30 DEBUG : dir: Looking for writers 2025/06/18 01:46:30 DEBUG : file1: reading active writers 2025/06/18 01:46:30 DEBUG : Looking for writers 2025/06/18 01:46:30 DEBUG : dir: reading active writers 2025/06/18 01:46:30 DEBUG : >WaitForWriters: 2025/06/18 01:46:30 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.38s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:31 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:31 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:46:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 01:46:33 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): _readAt: size=256, off=0 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): openPending: 2025/06/18 01:46:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): >openPending: err= 2025/06/18 01:46:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 01:46:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): >_readAt: n=16, err=EOF 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): RWFileHandle.Release 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): close: 2025/06/18 01:46:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): >close: err= 2025/06/18 01:46:33 DEBUG : dir/file1(0xc001089040): RWFileHandle.Release 2025/06/18 01:46:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:33 DEBUG : dir: Looking for writers 2025/06/18 01:46:33 DEBUG : file1: reading active writers 2025/06/18 01:46:33 DEBUG : Looking for writers 2025/06/18 01:46:33 DEBUG : dir: reading active writers 2025/06/18 01:46:33 DEBUG : >WaitForWriters: 2025/06/18 01:46:33 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.45s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:34 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:34 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:34 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:34 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:34 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): openPending: 2025/06/18 01:46:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): >openPending: err= 2025/06/18 01:46:34 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): _writeAt: size=5, off=0 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): >_writeAt: n=5, err= 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): _writeAt: size=7, off=5 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): >_writeAt: n=7, err= 2025/06/18 01:46:34 DEBUG : file1: vfs cache: truncate to size=11 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): close: 2025/06/18 01:46:34 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:34.3136697 +0000 UTC m=+196.766395751 2025/06/18 01:46:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): >close: err= 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): close: 2025/06/18 01:46:34 DEBUG : file1(0xc000eab7c0): >close: err=file already closed 2025/06/18 01:46:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:34 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:34 DEBUG : Looking for writers 2025/06/18 01:46:34 DEBUG : file1: reading active writers 2025/06/18 01:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:35 INFO : file1: Copied (new) 2025/06/18 01:46:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 01:46:34 +0000 UTC," 2025/06/18 01:46:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:35 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:35 DEBUG : Looking for writers 2025/06/18 01:46:35 DEBUG : file1: reading active writers 2025/06/18 01:46:35 DEBUG : >WaitForWriters: 2025/06/18 01:46:35 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:35 DEBUG : Looking for writers 2025/06/18 01:46:35 DEBUG : file1: reading active writers 2025/06/18 01:46:35 DEBUG : >WaitForWriters: 2025/06/18 01:46:35 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:36 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:36 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:36 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:36 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:36 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): openPending: 2025/06/18 01:46:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): >openPending: err= 2025/06/18 01:46:36 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): _writeAt: size=7, off=0 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): >_writeAt: n=7, err= 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): _writeAt: size=6, off=5 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): >_writeAt: n=6, err= 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): close: 2025/06/18 01:46:36 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:36.313585688 +0000 UTC m=+198.766311769 2025/06/18 01:46:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): >close: err= 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): _writeAt: size=5, off=0 2025/06/18 01:46:36 DEBUG : file1(0xc000caa2c0): >_writeAt: n=0, err=file already closed 2025/06/18 01:46:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:36 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:36 DEBUG : Looking for writers 2025/06/18 01:46:36 DEBUG : file1: reading active writers 2025/06/18 01:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:37 INFO : file1: Copied (new) 2025/06/18 01:46:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 01:46:36 +0000 UTC," 2025/06/18 01:46:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:37 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:37 DEBUG : Looking for writers 2025/06/18 01:46:37 DEBUG : file1: reading active writers 2025/06/18 01:46:37 DEBUG : >WaitForWriters: 2025/06/18 01:46:37 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:37 DEBUG : Looking for writers 2025/06/18 01:46:37 DEBUG : file1: reading active writers 2025/06/18 01:46:37 DEBUG : >WaitForWriters: 2025/06/18 01:46:37 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:38 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:38 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:38 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:38 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:38 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:38 DEBUG : file1(0xc000cab200): openPending: 2025/06/18 01:46:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:38 DEBUG : file1(0xc000cab200): >openPending: err= 2025/06/18 01:46:38 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:38 DEBUG : file1(0xc000cab200): close: 2025/06/18 01:46:38 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:38.319512661 +0000 UTC m=+200.772238702 2025/06/18 01:46:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:38 DEBUG : file1(0xc000cab200): >close: err= 2025/06/18 01:46:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 01:46:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:46:38 DEBUG : file2: newRWFileHandle: 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): openPending: 2025/06/18 01:46:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): >openPending: err= 2025/06/18 01:46:38 DEBUG : file2: >newRWFileHandle: err= 2025/06/18 01:46:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 01:46:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/18 01:46:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): RWFileHandle.Flush 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): RWFileHandle.Release 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): close: 2025/06/18 01:46:38 DEBUG : file2: vfs cache: setting modification time to 2025-06-18 01:46:38.320610564 +0000 UTC m=+200.773336625 2025/06/18 01:46:38 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:38 DEBUG : file2(0xc000cab680): >close: err= 2025/06/18 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/18 01:46:38 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:38 DEBUG : file2: vfs cache: starting upload 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/18 01:46:38 DEBUG : Looking for writers 2025/06/18 01:46:38 DEBUG : file2: reading active writers 2025/06/18 01:46:38 DEBUG : file1: reading active writers 2025/06/18 01:46:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/06/18 01:46:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:39 INFO : file1: Copied (new) 2025/06/18 01:46:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-18 01:46:38 +0000 UTC," 2025/06/18 01:46:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:39 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:39 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/06/18 01:46:39 INFO : file2: Copied (new) 2025/06/18 01:46:39 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-18 01:46:38 +0000 UTC," 2025/06/18 01:46:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/18 01:46:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 01:46:39 INFO : file2: vfs cache: upload succeeded try #1 2025/06/18 01:46:39 DEBUG : Looking for writers 2025/06/18 01:46:39 DEBUG : file1: reading active writers 2025/06/18 01:46:39 DEBUG : file2: reading active writers 2025/06/18 01:46:39 DEBUG : >WaitForWriters: 2025/06/18 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:39 DEBUG : Looking for writers 2025/06/18 01:46:39 DEBUG : file1: reading active writers 2025/06/18 01:46:39 DEBUG : file2: reading active writers 2025/06/18 01:46:39 DEBUG : >WaitForWriters: 2025/06/18 01:46:39 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:40 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:40 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:40 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:40 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:40 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): openPending: 2025/06/18 01:46:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): >openPending: err= 2025/06/18 01:46:40 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): _writeAt: size=5, off=0 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): >_writeAt: n=5, err= 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): RWFileHandle.Flush 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): RWFileHandle.Flush 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): close: 2025/06/18 01:46:40 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:40.476821116 +0000 UTC m=+202.929547197 2025/06/18 01:46:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:40 DEBUG : file1(0xc000aac200): >close: err= 2025/06/18 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:40 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:40 DEBUG : Looking for writers 2025/06/18 01:46:40 DEBUG : file1: reading active writers 2025/06/18 01:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:41 DEBUG : Looking for writers 2025/06/18 01:46:41 DEBUG : file1: reading active writers 2025/06/18 01:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:41 INFO : file1: Copied (new) 2025/06/18 01:46:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 01:46:40 +0000 UTC," 2025/06/18 01:46:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:41 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:41 DEBUG : Looking for writers 2025/06/18 01:46:41 DEBUG : file1: reading active writers 2025/06/18 01:46:41 DEBUG : >WaitForWriters: 2025/06/18 01:46:41 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:42 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:42 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:42 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:42 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:42 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): openPending: 2025/06/18 01:46:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): >openPending: err= 2025/06/18 01:46:42 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): _writeAt: size=5, off=0 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): >_writeAt: n=5, err= 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): RWFileHandle.Release 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): close: 2025/06/18 01:46:42 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:42.332489158 +0000 UTC m=+204.785215199 2025/06/18 01:46:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): >close: err= 2025/06/18 01:46:42 DEBUG : file1(0xc000aad400): RWFileHandle.Release 2025/06/18 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:42 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:42 DEBUG : Looking for writers 2025/06/18 01:46:42 DEBUG : file1: reading active writers 2025/06/18 01:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:43 INFO : file1: Copied (new) 2025/06/18 01:46:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 01:46:42 +0000 UTC," 2025/06/18 01:46:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:43 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:43 DEBUG : Looking for writers 2025/06/18 01:46:43 DEBUG : file1: reading active writers 2025/06/18 01:46:43 DEBUG : >WaitForWriters: 2025/06/18 01:46:43 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:44 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:44 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:44 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:44 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 01:46:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): openPending: 2025/06/18 01:46:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): >openPending: err= 2025/06/18 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): _writeAt: size=5, off=0 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): >_writeAt: n=5, err= 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): close: 2025/06/18 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 01:46:45.510653987 +0000 UTC m=+207.963380058 2025/06/18 01:46:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:45 DEBUG : dir/file1(0xc000cb0340): >close: err= 2025/06/18 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:45 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:45 DEBUG : dir: Looking for writers 2025/06/18 01:46:45 DEBUG : file1: reading active writers 2025/06/18 01:46:45 DEBUG : Looking for writers 2025/06/18 01:46:45 DEBUG : dir: reading active writers 2025/06/18 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:46 DEBUG : dir: Looking for writers 2025/06/18 01:46:46 DEBUG : file1: reading active writers 2025/06/18 01:46:46 DEBUG : Looking for writers 2025/06/18 01:46:46 DEBUG : dir: reading active writers 2025/06/18 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:46 INFO : dir/file1: Copied (replaced existing) 2025/06/18 01:46:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-18 01:46:45 +0000 UTC," 2025/06/18 01:46:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:46 DEBUG : dir: Looking for writers 2025/06/18 01:46:46 DEBUG : file1: reading active writers 2025/06/18 01:46:46 DEBUG : Looking for writers 2025/06/18 01:46:46 DEBUG : dir: reading active writers 2025/06/18 01:46:46 DEBUG : >WaitForWriters: 2025/06/18 01:46:46 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:47 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:47 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:47 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:47 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:48 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 01:46:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 01:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 01:46:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): _writeAt: size=5, off=0 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): openPending: 2025/06/18 01:46:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 01:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): >openPending: err= 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): >_writeAt: n=5, err= 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): _writeAt: size=15, off=5 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): >_writeAt: n=15, err= 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): close: 2025/06/18 01:46:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/18 01:46:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 01:46:48.909970564 +0000 UTC m=+211.362696636 2025/06/18 01:46:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:48 DEBUG : dir/file1(0xc000cb0200): >close: err= 2025/06/18 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:48 DEBUG : dir: Looking for writers 2025/06/18 01:46:48 DEBUG : file1: reading active writers 2025/06/18 01:46:48 DEBUG : Looking for writers 2025/06/18 01:46:48 DEBUG : dir: reading active writers 2025/06/18 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:48 DEBUG : dir: Looking for writers 2025/06/18 01:46:48 DEBUG : file1: reading active writers 2025/06/18 01:46:48 DEBUG : Looking for writers 2025/06/18 01:46:48 DEBUG : dir: reading active writers 2025/06/18 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:48 DEBUG : dir: Looking for writers 2025/06/18 01:46:48 DEBUG : file1: reading active writers 2025/06/18 01:46:48 DEBUG : Looking for writers 2025/06/18 01:46:48 DEBUG : dir: reading active writers 2025/06/18 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:48 DEBUG : dir: Looking for writers 2025/06/18 01:46:48 DEBUG : file1: reading active writers 2025/06/18 01:46:48 DEBUG : Looking for writers 2025/06/18 01:46:48 DEBUG : dir: reading active writers 2025/06/18 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:49 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 01:46:49 DEBUG : dir: Looking for writers 2025/06/18 01:46:49 DEBUG : file1: reading active writers 2025/06/18 01:46:49 DEBUG : Looking for writers 2025/06/18 01:46:49 DEBUG : dir: reading active writers 2025/06/18 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:49 DEBUG : dir: Looking for writers 2025/06/18 01:46:49 DEBUG : file1: reading active writers 2025/06/18 01:46:49 DEBUG : Looking for writers 2025/06/18 01:46:49 DEBUG : dir: reading active writers 2025/06/18 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:49 DEBUG : dir: Looking for writers 2025/06/18 01:46:49 DEBUG : file1: reading active writers 2025/06/18 01:46:49 DEBUG : Looking for writers 2025/06/18 01:46:49 DEBUG : dir: reading active writers 2025/06/18 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:49 INFO : dir/file1: Copied (replaced existing) 2025/06/18 01:46:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-18 01:46:48 +0000 UTC," 2025/06/18 01:46:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:50 DEBUG : dir: Looking for writers 2025/06/18 01:46:50 DEBUG : file1: reading active writers 2025/06/18 01:46:50 DEBUG : Looking for writers 2025/06/18 01:46:50 DEBUG : dir: reading active writers 2025/06/18 01:46:50 DEBUG : >WaitForWriters: 2025/06/18 01:46:50 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.43s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:50 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:50 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:50 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:50 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:51 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): openPending: 2025/06/18 01:46:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): >openPending: err= 2025/06/18 01:46:51 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): _writeAt: size=5, off=0 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): >_writeAt: n=5, err= 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): close: 2025/06/18 01:46:51 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 01:46:51.100945714 +0000 UTC m=+213.553671755 2025/06/18 01:46:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:51 DEBUG : file1(0xc0002d6ac0): >close: err= 2025/06/18 01:46:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:51 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:51 DEBUG : Looking for writers 2025/06/18 01:46:51 DEBUG : file1: reading active writers 2025/06/18 01:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:51 INFO : file1: Copied (new) 2025/06/18 01:46:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 01:46:51 +0000 UTC," 2025/06/18 01:46:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:51 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:52 DEBUG : Looking for writers 2025/06/18 01:46:52 DEBUG : file1: reading active writers 2025/06/18 01:46:52 DEBUG : >WaitForWriters: 2025/06/18 01:46:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:52 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:52 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/18 01:46:52 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.951178271 +0000 UTC m=+215.403904352 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa340): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.951178271 +0000 UTC m=+215.403904352 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caa800): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.951178271 +0000 UTC m=+215.403904352 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000caad00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423e30 item 1 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.955015723 +0000 UTC m=+215.407741784 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab340): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.955015723 +0000 UTC m=+215.407741784 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cab840): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a4d0 item 2 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.95706871 +0000 UTC m=+215.409794772 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000cabe80): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.95706871 +0000 UTC m=+215.409794772 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003baa80): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.95706871 +0000 UTC m=+215.409794772 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb1c0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 3 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.95977214 +0000 UTC m=+215.412498201 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bb840): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.95977214 +0000 UTC m=+215.412498201 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0003bbdc0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b110 item 4 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.962643555 +0000 UTC m=+215.415369637 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000417680): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.962643555 +0000 UTC m=+215.415369637 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aac440): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.962643555 +0000 UTC m=+215.415369637 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaca40): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b500 item 5 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.966308723 +0000 UTC m=+215.419034784 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad200): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.966308723 +0000 UTC m=+215.419034784 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aad740): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 6 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.96893097 +0000 UTC m=+215.421657042 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000aaddc0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.96893097 +0000 UTC m=+215.421657042 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed080): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.96893097 +0000 UTC m=+215.421657042 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0006ed5c0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 7 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.972294611 +0000 UTC m=+215.425020682 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10100): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.972294611 +0000 UTC m=+215.425020682 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10740): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 8 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): _readAt: size=2, off=0 2025/06/18 01:46:52 ERROR : open-test-file(0xc000b10f00): Couldn't read size of file 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): >_readAt: n=0, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): close: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b10f00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.974878186 +0000 UTC m=+215.427604247 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b113c0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.974878186 +0000 UTC m=+215.427604247 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b118c0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.974878186 +0000 UTC m=+215.427604247 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc000b11dc0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 9 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.978460248 +0000 UTC m=+215.431186328 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078e4c0): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.978460248 +0000 UTC m=+215.431186328 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078ea00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 10 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): _readAt: size=2, off=0 2025/06/18 01:46:52 ERROR : open-test-file(0xc00078f040): Couldn't read size of file 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): >_readAt: n=0, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): close: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f040): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.981271419 +0000 UTC m=+215.433997480 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f400): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): _writeAt: size=3, off=2 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.981271419 +0000 UTC m=+215.433997480 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078f900): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.981271419 +0000 UTC m=+215.433997480 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00078fe00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 11 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.985787706 +0000 UTC m=+215.438513777 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079e500): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.985787706 +0000 UTC m=+215.438513777 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079ea40): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 12 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): _readAt: size=2, off=0 2025/06/18 01:46:52 ERROR : open-test-file(0xc00079f080): Couldn't read size of file 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): >_readAt: n=0, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): close: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f080): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.988558533 +0000 UTC m=+215.441284594 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079f440): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.988558533 +0000 UTC m=+215.441284594 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc00079fb00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 13 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.990975685 +0000 UTC m=+215.443701745 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4200): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.990975685 +0000 UTC m=+215.443701745 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4740): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b2d0 item 14 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): _readAt: size=2, off=0 2025/06/18 01:46:52 ERROR : open-test-file(0xc0007b4d80): Couldn't read size of file 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): >_readAt: n=0, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): close: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b4d80): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.993413445 +0000 UTC m=+215.446139507 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5140): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.993413445 +0000 UTC m=+215.446139507 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5800): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb90 item 15 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.995571821 +0000 UTC m=+215.448297882 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007b5e80): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): >_readAt: n=5, err=EOF 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.995571821 +0000 UTC m=+215.448297882 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007ca440): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: Remove: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6310 item 16 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): >openPending: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): _writeAt: size=5, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): >_writeAt: n=5, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.997970719 +0000 UTC m=+215.450696790 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caa80): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): _readAt: size=2, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): open at offset 5 2025/06/18 01:46:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): >openPending: err= 2025/06/18 01:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): >_readAt: n=2, err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): _writeAt: size=3, off=7 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): close: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.997970719 +0000 UTC m=+215.450696790 2025/06/18 01:46:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007caf00): >close: err= 2025/06/18 01:46:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007cb400): _readAt: size=512, off=0 2025/06/18 01:46:52 DEBUG : open-test-file(0xc0007cb400): openPending: 2025/06/18 01:46:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cb400): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cb400): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cb400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:52.997970719 +0000 UTC m=+215.450696790 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cb400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6770 item 17 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.001832495 +0000 UTC m=+215.454558567 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007cba80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.001832495 +0000 UTC m=+215.454558567 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6fc0 item 18 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.006085918 +0000 UTC m=+215.458811979 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ea6c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.006085918 +0000 UTC m=+215.458811979 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eabc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.006085918 +0000 UTC m=+215.458811979 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb0c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ce0 item 19 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.009312341 +0000 UTC m=+215.462038411 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007eb740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.009312341 +0000 UTC m=+215.462038411 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007ebc80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370690 item 20 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.0115578 +0000 UTC m=+215.464283861 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.0115578 +0000 UTC m=+215.464283861 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.0115578 +0000 UTC m=+215.464283861 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000804d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370f50 item 21 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.014810773 +0000 UTC m=+215.467536864 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.014810773 +0000 UTC m=+215.467536864 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000805940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371650 item 22 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.017771757 +0000 UTC m=+215.470497838 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.017771757 +0000 UTC m=+215.470497838 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.017771757 +0000 UTC m=+215.470497838 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000826a40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371dc0 item 23 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.021023958 +0000 UTC m=+215.473750029 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008270c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.021023958 +0000 UTC m=+215.473750029 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4540 item 24 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000827c40): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000827c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.023524047 +0000 UTC m=+215.476250107 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.023524047 +0000 UTC m=+215.476250107 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.023524047 +0000 UTC m=+215.476250107 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 25 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.026621747 +0000 UTC m=+215.479347809 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.026621747 +0000 UTC m=+215.479347809 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376930 item 26 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000f29a80): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.029452958 +0000 UTC m=+215.482179019 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.029452958 +0000 UTC m=+215.482179019 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009243c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.029452958 +0000 UTC m=+215.482179019 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376cb0 item 27 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.03279125 +0000 UTC m=+215.485517321 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000924f80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.03279125 +0000 UTC m=+215.485517321 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009254c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 28 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000925b00): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.035841913 +0000 UTC m=+215.488567983 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000925ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.035841913 +0000 UTC m=+215.488567983 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093e600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003778f0 item 29 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.038275175 +0000 UTC m=+215.491001247 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093ec80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.038275175 +0000 UTC m=+215.491001247 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f1c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c70 item 30 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc00093f800): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093f800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.040755084 +0000 UTC m=+215.493481146 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00093fbc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.040755084 +0000 UTC m=+215.493481146 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc310 item 31 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.043347045 +0000 UTC m=+215.496073116 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.043347045 +0000 UTC m=+215.496073116 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000978ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc770 item 32 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.045629855 +0000 UTC m=+215.498355916 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcaf0 item 33 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.046536027 +0000 UTC m=+215.499262089 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.046536027 +0000 UTC m=+215.499262089 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000979e80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dccb0 item 33 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.049105747 +0000 UTC m=+215.501831817 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd110 item 34 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.050530183 +0000 UTC m=+215.503256254 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099a9c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.050530183 +0000 UTC m=+215.503256254 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099af00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd420 item 34 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.053545469 +0000 UTC m=+215.506271541 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd8f0 item 35 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.054087077 +0000 UTC m=+215.506813119 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099b9c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.054087077 +0000 UTC m=+215.506813119 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00099bec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddc70 item 35 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.055728893 +0000 UTC m=+215.508454933 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b65c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 36 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.056704586 +0000 UTC m=+215.509430666 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b6ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.056704586 +0000 UTC m=+215.509430666 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 36 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.059075731 +0000 UTC m=+215.511801802 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433180 item 37 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.060063257 +0000 UTC m=+215.512789338 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009b7ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.060063257 +0000 UTC m=+215.512789338 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004333b0 item 37 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.062409636 +0000 UTC m=+215.515135717 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f66c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 38 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.063462064 +0000 UTC m=+215.516188145 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f6bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.063462064 +0000 UTC m=+215.516188145 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c70 item 38 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.065667107 +0000 UTC m=+215.518393188 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004181c0 item 39 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.06659986 +0000 UTC m=+215.519325942 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009f7c80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.06659986 +0000 UTC m=+215.519325942 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418380 item 39 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.069853323 +0000 UTC m=+215.522579395 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004187e0 item 40 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.07093711 +0000 UTC m=+215.523663191 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a28d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.07093711 +0000 UTC m=+215.523663191 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a292c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a80 item 40 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.072702116 +0000 UTC m=+215.525428158 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004198f0 item 41 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.073458718 +0000 UTC m=+215.526184799 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a29d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419f10 item 41 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.074068374 +0000 UTC m=+215.526794415 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a682c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.074068374 +0000 UTC m=+215.526794415 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a380 item 41 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.0756206 +0000 UTC m=+215.528346642 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a68e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad20 item 42 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.076266033 +0000 UTC m=+215.528992074 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 42 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.07703021 +0000 UTC m=+215.529756250 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.07703021 +0000 UTC m=+215.529756250 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a69e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b2d0 item 42 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.078565244 +0000 UTC m=+215.531291285 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab84c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 43 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.079218862 +0000 UTC m=+215.531944894 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab89c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 43 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.079852834 +0000 UTC m=+215.532578874 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab8f00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.079852834 +0000 UTC m=+215.532578874 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 43 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.0824588 +0000 UTC m=+215.535184841 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ab9a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 44 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.083081941 +0000 UTC m=+215.535807982 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 44 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.083798759 +0000 UTC m=+215.536524800 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afc540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.083798759 +0000 UTC m=+215.536524800 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afcac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd90 item 44 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.086132002 +0000 UTC m=+215.538858084 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd5e0 item 45 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.087009702 +0000 UTC m=+215.539735773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afd600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.087009702 +0000 UTC m=+215.539735773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000afdd00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464380 item 45 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.088753158 +0000 UTC m=+215.541479199 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c3c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464fc0 item 46 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.089512725 +0000 UTC m=+215.542238767 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4c8c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.089512725 +0000 UTC m=+215.542238767 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4cfc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004655e0 item 46 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.091163607 +0000 UTC m=+215.543889648 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4d600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 47 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.091618071 +0000 UTC m=+215.544344112 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b4db00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.091618071 +0000 UTC m=+215.544344112 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ea0 item 47 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.093064489 +0000 UTC m=+215.545790530 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8c8c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190690 item 48 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.093671821 +0000 UTC m=+215.546397862 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8cdc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.093671821 +0000 UTC m=+215.546397862 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8d4c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190850 item 48 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.095277167 +0000 UTC m=+215.548003208 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b8db00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190f50 item 49 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.095973816 +0000 UTC m=+215.548699857 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.095973816 +0000 UTC m=+215.548699857 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bae540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000191110 item 49 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.09763606 +0000 UTC m=+215.550362101 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baebc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001919d0 item 50 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.098396259 +0000 UTC m=+215.551122300 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf0c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.098396259 +0000 UTC m=+215.551122300 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baf640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000191d50 item 50 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.100014389 +0000 UTC m=+215.552740429 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bafcc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 51 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.100681693 +0000 UTC m=+215.553407734 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.100681693 +0000 UTC m=+215.553407734 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6e780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 51 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.102943062 +0000 UTC m=+215.555669103 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ee00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406e70 item 52 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.103634782 +0000 UTC m=+215.556360823 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.103634782 +0000 UTC m=+215.556360823 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6f880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 52 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.105205904 +0000 UTC m=+215.557931944 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6ff00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407650 item 53 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.106315079 +0000 UTC m=+215.559041159 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c96480): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.106315079 +0000 UTC m=+215.559041159 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c1c0 item 53 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.108981288 +0000 UTC m=+215.561707369 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 54 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.110171375 +0000 UTC m=+215.562897446 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.110171375 +0000 UTC m=+215.562897446 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d08dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca80 item 54 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.112741555 +0000 UTC m=+215.565467636 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cfc0 item 55 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.113840799 +0000 UTC m=+215.566566871 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.113840799 +0000 UTC m=+215.566566871 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d09e80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d1f0 item 55 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.117171638 +0000 UTC m=+215.569897710 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2c580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d7a0 item 56 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.118219648 +0000 UTC m=+215.570945720 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2ca80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.118219648 +0000 UTC m=+215.570945720 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 56 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.12064229 +0000 UTC m=+215.573368371 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2d640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 57 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.121544074 +0000 UTC m=+215.574270146 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d2db80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 57 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.122656144 +0000 UTC m=+215.575382226 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d5a140): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.122656144 +0000 UTC m=+215.575382226 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4a80 item 57 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.125225843 +0000 UTC m=+215.577951915 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000846d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4ee0 item 58 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.126115465 +0000 UTC m=+215.578841546 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d50a0 item 58 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.127285804 +0000 UTC m=+215.580011875 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0008477c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.127285804 +0000 UTC m=+215.580011875 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000847d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 58 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.130071509 +0000 UTC m=+215.582797590 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5650 item 59 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.131128014 +0000 UTC m=+215.583854085 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5880 item 59 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.13213186 +0000 UTC m=+215.584857941 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.13213186 +0000 UTC m=+215.584857941 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5a40 item 59 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.134825152 +0000 UTC m=+215.587551223 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000863a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5e30 item 60 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.136009247 +0000 UTC m=+215.588735327 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 60 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.137016118 +0000 UTC m=+215.589742179 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.137016118 +0000 UTC m=+215.589742179 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db6b40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314230 item 60 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.139056693 +0000 UTC m=+215.591782755 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314f50 item 61 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.140014082 +0000 UTC m=+215.592740163 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db76c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.140014082 +0000 UTC m=+215.592740163 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000db7dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 61 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.142694649 +0000 UTC m=+215.595420710 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dde480): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407960 item 62 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.143473643 +0000 UTC m=+215.596199704 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c969c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.143473643 +0000 UTC m=+215.596199704 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c970c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c70 item 62 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.145985403 +0000 UTC m=+215.598711484 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d63f0 item 63 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.146836262 +0000 UTC m=+215.599562333 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c97c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.146836262 +0000 UTC m=+215.599562333 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdc3c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6620 item 63 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.149297195 +0000 UTC m=+215.602023266 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdca00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6ee0 item 64 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.150234377 +0000 UTC m=+215.602960449 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdcf40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.150234377 +0000 UTC m=+215.602960449 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cdd640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7420 item 64 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.152837168 +0000 UTC m=+215.605563239 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cddc80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 65 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.154491586 +0000 UTC m=+215.607217657 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.154491586 +0000 UTC m=+215.607217657 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 65 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.157371929 +0000 UTC m=+215.610097999 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e20cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 66 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.158410741 +0000 UTC m=+215.611136822 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21140): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.158410741 +0000 UTC m=+215.611136822 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea80 item 66 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.160837442 +0000 UTC m=+215.613563482 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e21cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 67 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.16160364 +0000 UTC m=+215.614329681 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e621c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.16160364 +0000 UTC m=+215.614329681 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e626c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf340 item 67 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.163376582 +0000 UTC m=+215.616102623 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e62d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf9d0 item 68 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.164112675 +0000 UTC m=+215.616838716 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.164112675 +0000 UTC m=+215.616838716 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfd50 item 68 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.165737669 +0000 UTC m=+215.618463710 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e63dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500930 item 69 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.166655053 +0000 UTC m=+215.619381094 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e902c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.166655053 +0000 UTC m=+215.619381094 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e907c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500b60 item 69 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.168406945 +0000 UTC m=+215.621132985 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e90e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501570 item 70 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.169636545 +0000 UTC m=+215.622362586 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.169636545 +0000 UTC m=+215.622362586 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 70 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.171562945 +0000 UTC m=+215.624289026 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e91f00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488230 item 71 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.172576891 +0000 UTC m=+215.625302972 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece480): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.172576891 +0000 UTC m=+215.625302972 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ece980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004883f0 item 71 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.175402219 +0000 UTC m=+215.628128290 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488930 item 72 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.176704066 +0000 UTC m=+215.629430147 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecf500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.176704066 +0000 UTC m=+215.629430147 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ecfa40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488af0 item 72 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.179274426 +0000 UTC m=+215.632000507 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e70 item 73 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.180219381 +0000 UTC m=+215.632945453 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489030 item 73 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.181781447 +0000 UTC m=+215.634507528 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38a40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.181781447 +0000 UTC m=+215.634507528 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f38f80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 73 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.184359431 +0000 UTC m=+215.637085512 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f395c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489730 item 74 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.185129508 +0000 UTC m=+215.637855589 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f39ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489960 item 74 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.186563863 +0000 UTC m=+215.639289934 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.186563863 +0000 UTC m=+215.639289934 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489b90 item 74 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.189195659 +0000 UTC m=+215.641921731 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001078c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4000 item 75 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.18997893 +0000 UTC m=+215.642705011 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079140): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4230 item 75 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.191568297 +0000 UTC m=+215.644294368 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.191568297 +0000 UTC m=+215.644294368 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001079bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4460 item 75 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.194101006 +0000 UTC m=+215.646827088 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4850 item 76 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.195094964 +0000 UTC m=+215.647821045 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109a780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4a80 item 76 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.19608789 +0000 UTC m=+215.648813961 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109acc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.19608789 +0000 UTC m=+215.648813961 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4cb0 item 76 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.198728943 +0000 UTC m=+215.651455014 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109b880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c52d0 item 77 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.19995156 +0000 UTC m=+215.652677641 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00109bd80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.19995156 +0000 UTC m=+215.652677641 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5500 item 77 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.204690756 +0000 UTC m=+215.657416827 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b6b40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5960 item 78 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.205858199 +0000 UTC m=+215.658584270 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.205858199 +0000 UTC m=+215.658584270 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ce0 item 78 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.208789908 +0000 UTC m=+215.661515989 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010b7d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003368c0 item 79 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.210490604 +0000 UTC m=+215.663216675 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.210490604 +0000 UTC m=+215.663216675 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d8a00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a80 item 79 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.214407695 +0000 UTC m=+215.667133776 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337110 item 80 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.21527266 +0000 UTC m=+215.667998732 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.21527266 +0000 UTC m=+215.667998732 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010d9c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337570 item 80 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.217786303 +0000 UTC m=+215.670512384 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337f10 item 81 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.218790841 +0000 UTC m=+215.671516922 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.218790841 +0000 UTC m=+215.671516922 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f2cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004681c0 item 81 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.221250613 +0000 UTC m=+215.673976695 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 82 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.22228675 +0000 UTC m=+215.675012821 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.22228675 +0000 UTC m=+215.675012821 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0010f3dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468ee0 item 82 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.224543731 +0000 UTC m=+215.677269812 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011124c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469500 item 83 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.225536487 +0000 UTC m=+215.678262568 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011129c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.225536487 +0000 UTC m=+215.678262568 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112f00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469880 item 83 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.228309146 +0000 UTC m=+215.681035228 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 84 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.232112513 +0000 UTC m=+215.684838604 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.232112513 +0000 UTC m=+215.684838604 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb04c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc230 item 84 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.236283952 +0000 UTC m=+215.689010013 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc770 item 85 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.23733633 +0000 UTC m=+215.690062411 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb10c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.23733633 +0000 UTC m=+215.690062411 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fca80 item 85 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.239836648 +0000 UTC m=+215.692562728 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1c80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd030 item 86 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.240846295 +0000 UTC m=+215.693572376 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.240846295 +0000 UTC m=+215.693572376 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd2d0 item 86 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.242879826 +0000 UTC m=+215.695605887 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001112e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd6c0 item 87 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.243628062 +0000 UTC m=+215.696354134 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.243628062 +0000 UTC m=+215.696354134 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001113d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd880 item 87 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.245577426 +0000 UTC m=+215.698303487 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fde30 item 88 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.24679824 +0000 UTC m=+215.699524301 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d7b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.24679824 +0000 UTC m=+215.699524301 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 88 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.248627366 +0000 UTC m=+215.701353438 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 89 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.249356768 +0000 UTC m=+215.702082828 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caae00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314f50 item 89 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.250163894 +0000 UTC m=+215.702889965 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.250163894 +0000 UTC m=+215.702889965 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab8c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 89 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.252124969 +0000 UTC m=+215.704851030 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabf00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315e30 item 90 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.252772075 +0000 UTC m=+215.705498136 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bad80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 90 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.25362604 +0000 UTC m=+215.706352101 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.25362604 +0000 UTC m=+215.706352101 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468460 item 90 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.255545887 +0000 UTC m=+215.708271948 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000416140): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468e70 item 91 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.256307609 +0000 UTC m=+215.709033670 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000417980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469110 item 91 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.257182232 +0000 UTC m=+215.709908303 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.257182232 +0000 UTC m=+215.709908303 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacd00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469490 item 91 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.259081481 +0000 UTC m=+215.711807542 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469ab0 item 92 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.260594494 +0000 UTC m=+215.713320555 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 92 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.261437918 +0000 UTC m=+215.714163980 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadf00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.261437918 +0000 UTC m=+215.714163980 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 92 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.26362016 +0000 UTC m=+215.716346221 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006eddc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 93 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.264404462 +0000 UTC m=+215.717130524 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.264404462 +0000 UTC m=+215.717130524 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003451f0 item 93 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.266766402 +0000 UTC m=+215.719492463 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345960 item 94 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.26745216 +0000 UTC m=+215.720178231 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11a00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.26745216 +0000 UTC m=+215.720178231 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 94 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.269569358 +0000 UTC m=+215.722295419 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004463f0 item 95 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.270263443 +0000 UTC m=+215.722989504 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.270263443 +0000 UTC m=+215.722989504 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f294c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 95 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.272330737 +0000 UTC m=+215.725056798 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e00 item 96 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.273049938 +0000 UTC m=+215.725776009 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.273049938 +0000 UTC m=+215.725776009 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732d00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446fc0 item 96 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= 2025/06/18 01:46:53 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:53 DEBUG : Looking for writers 2025/06/18 01:46:53 DEBUG : >WaitForWriters: 2025/06/18 01:46:53 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:53 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:53 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:53 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:53 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/18 01:46:53 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.692143345 +0000 UTC m=+216.144869426 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.692143345 +0000 UTC m=+216.144869426 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011366c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.692143345 +0000 UTC m=+216.144869426 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001136b80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 1 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.696421463 +0000 UTC m=+216.149147545 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011371c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.696421463 +0000 UTC m=+216.149147545 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011376c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 2 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.699627117 +0000 UTC m=+216.152353198 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001137d00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.699627117 +0000 UTC m=+216.152353198 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.699627117 +0000 UTC m=+216.152353198 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011526c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d20 item 3 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.70326296 +0000 UTC m=+216.155989030 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001152d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.70326296 +0000 UTC m=+216.155989030 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 4 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.705827779 +0000 UTC m=+216.158553860 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011538c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.705827779 +0000 UTC m=+216.158553860 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001153d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.705827779 +0000 UTC m=+216.158553860 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 5 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.709530136 +0000 UTC m=+216.162256207 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.709530136 +0000 UTC m=+216.162256207 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001164e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 6 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.71196986 +0000 UTC m=+216.164695931 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011654c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.71196986 +0000 UTC m=+216.164695931 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011659c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.71196986 +0000 UTC m=+216.164695931 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001165e80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 7 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.715307743 +0000 UTC m=+216.168033823 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.715307743 +0000 UTC m=+216.168033823 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001178ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 8 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc001179080): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.718349888 +0000 UTC m=+216.171075969 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.718349888 +0000 UTC m=+216.171075969 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0011798c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.718349888 +0000 UTC m=+216.171075969 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc001179dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 9 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.722462186 +0000 UTC m=+216.175188278 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007564c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.722462186 +0000 UTC m=+216.175188278 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000756a00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e63f0 item 10 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000757040): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.725759692 +0000 UTC m=+216.178485773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.725759692 +0000 UTC m=+216.178485773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.725759692 +0000 UTC m=+216.178485773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000757e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6930 item 11 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.729960877 +0000 UTC m=+216.182686968 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.729960877 +0000 UTC m=+216.182686968 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000770a40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7180 item 12 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000771080): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.733297908 +0000 UTC m=+216.186023989 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.733297908 +0000 UTC m=+216.186023989 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000771b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7dc0 item 13 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.736627574 +0000 UTC m=+216.189353655 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.736627574 +0000 UTC m=+216.189353655 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370620 item 14 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000796d80): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000796d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.74204824 +0000 UTC m=+216.194774311 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797140): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.74204824 +0000 UTC m=+216.194774311 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370e70 item 15 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.74478344 +0000 UTC m=+216.197509511 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000797e80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.74478344 +0000 UTC m=+216.197509511 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371420 item 16 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.747589654 +0000 UTC m=+216.200315734 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007b6a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.747589654 +0000 UTC m=+216.200315734 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.747589654 +0000 UTC m=+216.200315734 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000198a00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a540 item 17 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.750406295 +0000 UTC m=+216.203132336 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.750406295 +0000 UTC m=+216.203132336 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0001995c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 18 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.752272493 +0000 UTC m=+216.204998534 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000199c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.752272493 +0000 UTC m=+216.204998534 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006341c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.752272493 +0000 UTC m=+216.204998534 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006346c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b180 item 19 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.755162403 +0000 UTC m=+216.207888444 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000634d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.755162403 +0000 UTC m=+216.207888444 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 20 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.757111726 +0000 UTC m=+216.209837767 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.757111726 +0000 UTC m=+216.209837767 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000635e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.757111726 +0000 UTC m=+216.209837767 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081a380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 21 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.759670775 +0000 UTC m=+216.212396816 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081aa00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.759670775 +0000 UTC m=+216.212396816 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081af40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 22 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.76181808 +0000 UTC m=+216.214544120 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081b5c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.76181808 +0000 UTC m=+216.214544120 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00081bac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.76181808 +0000 UTC m=+216.214544120 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000840040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 23 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.765819488 +0000 UTC m=+216.218545529 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.765819488 +0000 UTC m=+216.218545529 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423e30 item 24 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc00057a280): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.767871003 +0000 UTC m=+216.220597045 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057a640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.767871003 +0000 UTC m=+216.220597045 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057ab40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.767871003 +0000 UTC m=+216.220597045 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376770 item 25 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.770653732 +0000 UTC m=+216.223379773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057b700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.770653732 +0000 UTC m=+216.223379773 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00057bc40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376c40 item 26 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000928300): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.774687392 +0000 UTC m=+216.227413473 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009286c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.774687392 +0000 UTC m=+216.227413473 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000928bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.774687392 +0000 UTC m=+216.227413473 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003770a0 item 27 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.778567313 +0000 UTC m=+216.231293394 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.778567313 +0000 UTC m=+216.231293394 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000929cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377880 item 28 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000962380): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.781557852 +0000 UTC m=+216.234283924 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.781557852 +0000 UTC m=+216.234283924 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000962e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c00 item 29 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.784401747 +0000 UTC m=+216.237127838 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000963480): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.784401747 +0000 UTC m=+216.237127838 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009639c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc2a0 item 30 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): _readAt: size=2, off=0 2025/06/18 01:46:53 ERROR : open-test-file(0xc000988080): Couldn't read size of file 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): close: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.787493246 +0000 UTC m=+216.240219327 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.787493246 +0000 UTC m=+216.240219327 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000988b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc620 item 31 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.791077099 +0000 UTC m=+216.243803181 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.791077099 +0000 UTC m=+216.243803181 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009896c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dca80 item 32 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.793710068 +0000 UTC m=+216.246436159 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000989d00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dce00 item 33 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.794560686 +0000 UTC m=+216.247286737 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.794560686 +0000 UTC m=+216.247286737 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009ae700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd0a0 item 33 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.796567738 +0000 UTC m=+216.249293789 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009aed40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd650 item 34 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.797559441 +0000 UTC m=+216.250285492 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af1c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.797559441 +0000 UTC m=+216.250285492 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009af700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd880 item 34 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.799428603 +0000 UTC m=+216.252154665 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009afd40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dddc0 item 35 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.800137405 +0000 UTC m=+216.252863466 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.800137405 +0000 UTC m=+216.252863466 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004321c0 item 35 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.802206212 +0000 UTC m=+216.254932273 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e6dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432c40 item 36 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.803017487 +0000 UTC m=+216.255743548 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e72c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.803017487 +0000 UTC m=+216.255743548 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004330a0 item 36 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.805282914 +0000 UTC m=+216.258008975 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0009e7e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004336c0 item 37 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.808589458 +0000 UTC m=+216.261315539 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.808589458 +0000 UTC m=+216.261315539 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2a840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004338f0 item 37 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.812012189 +0000 UTC m=+216.264738271 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2aec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433dc0 item 38 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.813008972 +0000 UTC m=+216.265735043 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b3c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.813008972 +0000 UTC m=+216.265735043 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a2b900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418070 item 38 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.815506145 +0000 UTC m=+216.268232216 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004184d0 item 39 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.816430171 +0000 UTC m=+216.269156252 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.816430171 +0000 UTC m=+216.269156252 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a58a00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418770 item 39 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.818950407 +0000 UTC m=+216.271676488 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004192d0 item 40 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.819981434 +0000 UTC m=+216.272707504 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.819981434 +0000 UTC m=+216.272707504 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a59ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004197a0 item 40 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.822967966 +0000 UTC m=+216.275694088 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 41 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.824005215 +0000 UTC m=+216.276731296 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 41 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.825002148 +0000 UTC m=+216.277728219 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a72ac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.825002148 +0000 UTC m=+216.277728219 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034acb0 item 41 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.827679409 +0000 UTC m=+216.280405490 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 42 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.828743278 +0000 UTC m=+216.281469360 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000a73b40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 42 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.829969532 +0000 UTC m=+216.282695604 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.829969532 +0000 UTC m=+216.282695604 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b730 item 42 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.832483647 +0000 UTC m=+216.285209728 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac4cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc70 item 43 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.83347569 +0000 UTC m=+216.286201772 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac51c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 43 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.83459825 +0000 UTC m=+216.287324331 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.83459825 +0000 UTC m=+216.287324331 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ac5c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc310 item 43 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.837435281 +0000 UTC m=+216.290161352 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 44 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.838418159 +0000 UTC m=+216.291144240 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1a800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 44 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.839619867 +0000 UTC m=+216.292345947 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1ad40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.839619867 +0000 UTC m=+216.292345947 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b2c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd490 item 44 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.842234439 +0000 UTC m=+216.294960511 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1b900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464b60 item 45 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.843130974 +0000 UTC m=+216.295857035 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b1be00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.843130974 +0000 UTC m=+216.295857035 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464ee0 item 45 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.84585863 +0000 UTC m=+216.298584701 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b50bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465810 item 46 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.846680445 +0000 UTC m=+216.299406525 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b510c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.846680445 +0000 UTC m=+216.299406525 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b517c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ab0 item 46 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.849400515 +0000 UTC m=+216.302126596 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b51e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190000 item 47 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.8501691 +0000 UTC m=+216.302895151 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.8501691 +0000 UTC m=+216.302895151 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b80a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001904d0 item 47 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.852731234 +0000 UTC m=+216.305457316 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b810c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190a10 item 48 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.853759847 +0000 UTC m=+216.306485927 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b815c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.853759847 +0000 UTC m=+216.306485927 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b81cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000190d90 item 48 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.856241921 +0000 UTC m=+216.308967972 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001913b0 item 49 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.857328052 +0000 UTC m=+216.310054133 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baa800): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.857328052 +0000 UTC m=+216.310054133 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000baad40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001918f0 item 49 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.860081385 +0000 UTC m=+216.312807466 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab3c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000191f10 item 50 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.861281591 +0000 UTC m=+216.314007682 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000bab8c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.861281591 +0000 UTC m=+216.314007682 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000babe40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 50 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.863680989 +0000 UTC m=+216.316407071 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6a540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e690 item 51 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.864817946 +0000 UTC m=+216.317543987 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6aa40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.864817946 +0000 UTC m=+216.317543987 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6af80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 51 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.868271205 +0000 UTC m=+216.320997286 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6b600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 52 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.869599832 +0000 UTC m=+216.322325873 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c6bb00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.869599832 +0000 UTC m=+216.322325873 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 52 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.871352195 +0000 UTC m=+216.324078236 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 53 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.872285158 +0000 UTC m=+216.325011229 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c92c80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.872285158 +0000 UTC m=+216.325011229 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c931c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 53 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.874353965 +0000 UTC m=+216.327080026 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c2a0 item 54 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.875313719 +0000 UTC m=+216.328039780 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000c93d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.875313719 +0000 UTC m=+216.328039780 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2340): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 54 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.877589365 +0000 UTC m=+216.330315426 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf29c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 55 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.878350064 +0000 UTC m=+216.331076125 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf2ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.878350064 +0000 UTC m=+216.331076125 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 55 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.880548646 +0000 UTC m=+216.333274707 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cf3a80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 56 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.881665334 +0000 UTC m=+216.334391395 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.881665334 +0000 UTC m=+216.334391395 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1e580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 56 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.883555515 +0000 UTC m=+216.336281576 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1ebc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc00 item 57 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.88423385 +0000 UTC m=+216.336959912 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 57 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.88502684 +0000 UTC m=+216.337752901 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1f640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.88502684 +0000 UTC m=+216.337752901 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d1fbc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d40e0 item 57 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.887193101 +0000 UTC m=+216.339919162 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4620 item 58 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.88791602 +0000 UTC m=+216.340642091 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d487c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d47e0 item 58 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.888756979 +0000 UTC m=+216.341483040 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d48d00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.888756979 +0000 UTC m=+216.341483040 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d492c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4a10 item 58 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.89063597 +0000 UTC m=+216.343362032 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e70 item 59 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.891316058 +0000 UTC m=+216.344042119 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d49e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5030 item 59 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.8920566 +0000 UTC m=+216.344782661 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c400): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.8920566 +0000 UTC m=+216.344782661 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6c980): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d51f0 item 59 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.893927115 +0000 UTC m=+216.346653176 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6cfc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d55e0 item 60 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.894550176 +0000 UTC m=+216.347276237 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6d500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5810 item 60 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.895331503 +0000 UTC m=+216.348057575 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000d6da40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.895331503 +0000 UTC m=+216.348057575 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4080): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d59d0 item 60 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.897290395 +0000 UTC m=+216.350016465 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da46c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5dc0 item 61 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.898137246 +0000 UTC m=+216.350863307 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da4c00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.898137246 +0000 UTC m=+216.350863307 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 61 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.900874319 +0000 UTC m=+216.353600380 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 62 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.901592859 +0000 UTC m=+216.354318920 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000da5e80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.901592859 +0000 UTC m=+216.354318920 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 62 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.903782474 +0000 UTC m=+216.356508535 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd0c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 63 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.904479774 +0000 UTC m=+216.357205835 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.904479774 +0000 UTC m=+216.357205835 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 63 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.90667575 +0000 UTC m=+216.359401811 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000dd1ec0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407960 item 64 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.907387479 +0000 UTC m=+216.360113540 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22480): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.907387479 +0000 UTC m=+216.360113540 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e22b80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c70 item 64 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.909480791 +0000 UTC m=+216.362206853 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e231c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d63f0 item 65 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.910269023 +0000 UTC m=+216.362995084 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.910269023 +0000 UTC m=+216.362995084 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e23b40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6620 item 65 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.912348099 +0000 UTC m=+216.365074161 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6ee0 item 66 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.913126202 +0000 UTC m=+216.365852263 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.913126202 +0000 UTC m=+216.365852263 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e54bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7420 item 66 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.914870069 +0000 UTC m=+216.367596140 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 67 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.915641147 +0000 UTC m=+216.368367218 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.915641147 +0000 UTC m=+216.368367218 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e55b80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 67 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.917505 +0000 UTC m=+216.370231061 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80280): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 68 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.918323438 +0000 UTC m=+216.371049499 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.918323438 +0000 UTC m=+216.371049499 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e80cc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cea80 item 68 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.920191237 +0000 UTC m=+216.372917299 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81300): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 69 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.920943401 +0000 UTC m=+216.373669462 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.920943401 +0000 UTC m=+216.373669462 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000e81c80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf340 item 69 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.922826419 +0000 UTC m=+216.375552480 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf9d0 item 70 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.923583552 +0000 UTC m=+216.376309613 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eac880): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.923583552 +0000 UTC m=+216.376309613 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eacdc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfd50 item 70 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.925586235 +0000 UTC m=+216.378312296 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500930 item 71 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.926401497 +0000 UTC m=+216.379127558 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ead940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.926401497 +0000 UTC m=+216.379127558 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000eade40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500b60 item 71 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.92835606 +0000 UTC m=+216.381082121 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501570 item 72 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.929203212 +0000 UTC m=+216.381929273 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2a40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.929203212 +0000 UTC m=+216.381929273 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed2f80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 72 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.931385833 +0000 UTC m=+216.384111884 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488230 item 73 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.932093102 +0000 UTC m=+216.384819164 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3a40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004883f0 item 73 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.932796163 +0000 UTC m=+216.385522224 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000ed3f00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.932796163 +0000 UTC m=+216.385522224 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efc4c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004885b0 item 73 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.934578202 +0000 UTC m=+216.387304263 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efcb00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488af0 item 74 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.935241158 +0000 UTC m=+216.387967219 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488cb0 item 74 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.936063744 +0000 UTC m=+216.388789795 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efd540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.936063744 +0000 UTC m=+216.388789795 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000efdac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e70 item 74 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.938386187 +0000 UTC m=+216.391112238 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32180): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 75 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.939135916 +0000 UTC m=+216.391861977 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): _writeAt: size=3, off=2 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489570 item 75 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.939967309 +0000 UTC m=+216.392693360 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f32bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.939967309 +0000 UTC m=+216.392693360 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33100): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489730 item 75 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.941722947 +0000 UTC m=+216.394448998 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33740): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489b90 item 76 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.942417382 +0000 UTC m=+216.395143444 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f33c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489dc0 item 76 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): _writeAt: size=3, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.943234098 +0000 UTC m=+216.395960159 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.943234098 +0000 UTC m=+216.395960159 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4000 item 76 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.947254292 +0000 UTC m=+216.399980353 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 77 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.948432396 +0000 UTC m=+216.401158447 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5c700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.948432396 +0000 UTC m=+216.401158447 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5cf40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003804d0 item 77 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.950351703 +0000 UTC m=+216.403077763 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5d580): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 78 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.951127219 +0000 UTC m=+216.403853280 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f5da80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.951127219 +0000 UTC m=+216.403853280 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0200): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 78 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.953408405 +0000 UTC m=+216.406134456 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0840): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 79 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.954133709 +0000 UTC m=+216.406859770 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb0dc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.954133709 +0000 UTC m=+216.406859770 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb14c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 79 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.956335646 +0000 UTC m=+216.409061707 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cb1b00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 80 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.95713608 +0000 UTC m=+216.409862141 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0002d6500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.95713608 +0000 UTC m=+216.409862141 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caa3c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4150 item 80 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.958969195 +0000 UTC m=+216.411695237 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaa80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c45b0 item 81 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.95982897 +0000 UTC m=+216.412555012 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000caaf00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.95982897 +0000 UTC m=+216.412555012 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cab440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c47e0 item 81 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.961969523 +0000 UTC m=+216.414695604 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000cabac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4bd0 item 82 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.963045395 +0000 UTC m=+216.415771475 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003ba1c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.963045395 +0000 UTC m=+216.415771475 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003baf40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4e70 item 82 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.964827232 +0000 UTC m=+216.417553294 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bb5c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5490 item 83 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.965526837 +0000 UTC m=+216.418252899 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0003bbac0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.965526837 +0000 UTC m=+216.418252899 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0004166c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c56c0 item 83 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.967424163 +0000 UTC m=+216.420150224 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac0c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ab0 item 84 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.968272567 +0000 UTC m=+216.420998638 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aac780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.968272567 +0000 UTC m=+216.420998638 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aacf80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5e30 item 84 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.970051339 +0000 UTC m=+216.422777400 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aad600): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 85 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.970753389 +0000 UTC m=+216.423479450 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000aadb00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.970753389 +0000 UTC m=+216.423479450 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ec380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a10 item 85 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.972580592 +0000 UTC m=+216.425306663 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ed440): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371030 item 86 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.973349487 +0000 UTC m=+216.426075528 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006ede40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.973349487 +0000 UTC m=+216.426075528 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc150 item 86 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.974830881 +0000 UTC m=+216.427556911 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b10d80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc690 item 87 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.975420939 +0000 UTC m=+216.428146980 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.975420939 +0000 UTC m=+216.428146980 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000b11940): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fca10 item 87 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.976700424 +0000 UTC m=+216.429426465 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcfc0 item 88 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.977329305 +0000 UTC m=+216.430055347 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28540): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.977329305 +0000 UTC m=+216.430055347 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f28b40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd260 item 88 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.978602688 +0000 UTC m=+216.431328729 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f291c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd650 item 89 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.979095885 +0000 UTC m=+216.431821926 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29700): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd810 item 89 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.979639867 +0000 UTC m=+216.432365908 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000f29c40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.979639867 +0000 UTC m=+216.432365908 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732500): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fda40 item 89 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.981026413 +0000 UTC m=+216.433752453 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000732e00): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314000 item 90 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.981975065 +0000 UTC m=+216.434701106 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000733380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003141c0 item 90 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.982656776 +0000 UTC m=+216.435382817 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0007338c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.982656776 +0000 UTC m=+216.435382817 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542000): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314620 item 90 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.98472335 +0000 UTC m=+216.437449411 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003152d0 item 91 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.985598564 +0000 UTC m=+216.438324635 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000542b80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): >_readAt: n=2, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): _writeAt: size=3, off=7 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315960 item 91 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.986484469 +0000 UTC m=+216.439210510 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005430c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): >_readAt: n=8, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.986484469 +0000 UTC m=+216.439210510 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543640): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315c00 item 91 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.988702678 +0000 UTC m=+216.441428738 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000543c80): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468380 item 92 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.989342389 +0000 UTC m=+216.442068461 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570240): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): open at offset 5 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a10 item 92 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): _readAt: size=2, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): _writeAt: size=3, off=5 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): >_writeAt: n=3, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.990188369 +0000 UTC m=+216.442914430 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570780): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): >_readAt: n=3, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.990188369 +0000 UTC m=+216.442914430 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000570d40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 92 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.992274659 +0000 UTC m=+216.445000720 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000571380): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004693b0 item 93 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.99279116 +0000 UTC m=+216.445517220 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0005718c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.99279116 +0000 UTC m=+216.445517220 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602040): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004695e0 item 93 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 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/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.994758086 +0000 UTC m=+216.447484137 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602680): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b90 item 94 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.995538882 +0000 UTC m=+216.448264943 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000602bc0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): >openPending: err= 2025/06/18 01:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.995538882 +0000 UTC m=+216.448264943 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc0006032c0): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: Remove: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469e30 item 94 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): open at offset 0 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): _readAt: size=2, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): >_readAt: n=0, err=EOF 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.997586751 +0000 UTC m=+216.450312803 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603900): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): _writeAt: size=5, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): >openPending: err= 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344460 item 95 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): >_writeAt: n=5, err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): close: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.998266368 +0000 UTC m=+216.450992419 2025/06/18 01:46:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:53 DEBUG : open-test-file(0xc000603e40): >close: err= 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00061a5c0): _readAt: size=512, off=0 2025/06/18 01:46:53 DEBUG : open-test-file(0xc00061a5c0): openPending: 2025/06/18 01:46:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061a5c0): >openPending: err= 2025/06/18 01:46:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061a5c0): >_readAt: n=5, err=EOF 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061a5c0): close: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:53.998266368 +0000 UTC m=+216.450992419 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061a5c0): >close: err= 2025/06/18 01:46:54 DEBUG : open-test-file: Remove: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 95 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 01:46:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:54 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): openPending: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): open at offset 0 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): >openPending: err= 2025/06/18 01:46:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): _readAt: size=2, off=0 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): >_readAt: n=0, err=EOF 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): _writeAt: size=5, off=0 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): >_writeAt: n=5, err= 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): close: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:54.001349081 +0000 UTC m=+216.454075162 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061ac00): >close: err= 2025/06/18 01:46:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:54 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): _writeAt: size=5, off=0 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): openPending: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): >openPending: err= 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 96 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): >_writeAt: n=5, err= 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): close: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:54.001942065 +0000 UTC m=+216.454668116 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b140): >close: err= 2025/06/18 01:46:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 01:46:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 01:46:54 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 01:46:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 01:46:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 01:46:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 01:46:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 01:46:54 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 01:46:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 01:46:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): _readAt: size=512, off=0 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): openPending: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): >openPending: err= 2025/06/18 01:46:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): >_readAt: n=5, err=EOF 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): close: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 01:46:54.001942065 +0000 UTC m=+216.454668116 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:54 DEBUG : open-test-file(0xc00061b840): >close: err= 2025/06/18 01:46:54 DEBUG : open-test-file: Remove: 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 96 2025/06/18 01:46:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 01:46:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 01:46:54 DEBUG : open-test-file: >Remove: err= 2025/06/18 01:46:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : >WaitForWriters: 2025/06/18 01:46:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.74s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.70s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:54 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:54 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:54 DEBUG : file1: newRWFileHandle: 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): openPending: 2025/06/18 01:46:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): >openPending: err= 2025/06/18 01:46:54 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 01:46:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 01:46:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): _writeAt: size=2, off=0 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): >_writeAt: n=2, err= 2025/06/18 01:46:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): RWFileHandle.Flush 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): RWFileHandle.Release 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): close: 2025/06/18 01:46:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 01:46:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:54 DEBUG : file1(0xc000746380): >close: err= 2025/06/18 01:46:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:54 DEBUG : file1: vfs cache: starting upload 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:54 DEBUG : Looking for writers 2025/06/18 01:46:54 DEBUG : file1: reading active writers 2025/06/18 01:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:55 DEBUG : Looking for writers 2025/06/18 01:46:55 DEBUG : file1: reading active writers 2025/06/18 01:46:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:46:55 INFO : file1: Copied (new) 2025/06/18 01:46:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/06/18 01:46:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 01:46:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/18 01:46:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:46:55 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 01:46:55 DEBUG : Looking for writers 2025/06/18 01:46:55 DEBUG : file1: reading active writers 2025/06/18 01:46:55 DEBUG : >WaitForWriters: 2025/06/18 01:46:55 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:55 DEBUG : Looking for writers 2025/06/18 01:46:55 DEBUG : file1: reading active writers 2025/06/18 01:46:55 DEBUG : >WaitForWriters: 2025/06/18 01:46:55 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:56 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:56 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:56 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:46:56 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:46:56 DEBUG : rename_me: newRWFileHandle: 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): openPending: 2025/06/18 01:46:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 01:46:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): >openPending: err= 2025/06/18 01:46:56 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/18 01:46:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 01:46:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/18 01:46:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): _writeAt: size=5, off=0 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): >_writeAt: n=5, err= 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): close: 2025/06/18 01:46:56 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-18 01:46:56.381105302 +0000 UTC m=+218.833831384 2025/06/18 01:46:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/18 01:46:56 DEBUG : rename_me(0xc00063a680): >close: err= 2025/06/18 01:46:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/18 01:46:56 DEBUG : i_was_renamed: Updating file with 0xc000b86d80 2025/06/18 01:46:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/18 01:46:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 01:46:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 01:46:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 01:46:56 DEBUG : Looking for writers 2025/06/18 01:46:56 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 01:46:57 DEBUG : Looking for writers 2025/06/18 01:46:57 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 01:46:57 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/06/18 01:46:57 INFO : i_was_renamed: Copied (new) 2025/06/18 01:46:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-18 01:46:56 +0000 UTC," 2025/06/18 01:46:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/18 01:46:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 01:46:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/18 01:46:57 DEBUG : Looking for writers 2025/06/18 01:46:57 DEBUG : i_was_renamed: reading active writers 2025/06/18 01:46:57 DEBUG : >WaitForWriters: 2025/06/18 01:46:57 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.88s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:46:58 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:46:58 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 01:46:58 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 01:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-waharew0dase" 2025/06/18 01:46:58 INFO : files root 'rclone-test-waharew0dase': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 01:46:58 DEBUG : forgetting directory cache 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): _readAt: size=512, off=0 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): openPending: 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:47:58 +0000 UTC," against cached fingerprint "" 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:46:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): >openPending: err= 2025/06/18 01:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:46:59 DEBUG : forgetting directory cache 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): >_readAt: n=20, err=EOF 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): close: 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:47:58 +0000 UTC 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate(0xc0007463c0): >close: err= 2025/06/18 01:46:59 DEBUG : Re-reading directory (276.397663ms old) 2025/06/18 01:46:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:46:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:46:59 DEBUG : forgetting directory cache 2025/06/18 01:47:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): _readAt: size=512, off=0 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): openPending: 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:48:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:47:58 +0000 UTC," 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 00:48:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:47:58 +0000 UTC,") 2025/06/18 01:47:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:47:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): >openPending: err= 2025/06/18 01:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:01 DEBUG : forgetting directory cache 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): >_readAt: n=20, err=EOF 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): close: 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:48:58 +0000 UTC 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate(0xc00063a240): >close: err= 2025/06/18 01:47:01 DEBUG : Re-reading directory (272.489146ms old) 2025/06/18 01:47:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:01 DEBUG : forgetting directory cache 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): _readAt: size=512, off=0 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): openPending: 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:49:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:48:58 +0000 UTC," 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 00:49:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:48:58 +0000 UTC,") 2025/06/18 01:47:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:47:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): >openPending: err= 2025/06/18 01:47:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:02 DEBUG : forgetting directory cache 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): >_readAt: n=20, err=EOF 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): close: 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:49:58 +0000 UTC 2025/06/18 01:47:02 DEBUG : TestRWCacheUpdate(0xc000747480): >close: err= 2025/06/18 01:47:02 DEBUG : Re-reading directory (276.713432ms old) 2025/06/18 01:47:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:03 DEBUG : forgetting directory cache 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): _readAt: size=512, off=0 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): openPending: 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:50:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:49:58 +0000 UTC," 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 00:50:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:49:58 +0000 UTC,") 2025/06/18 01:47:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:47:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): >openPending: err= 2025/06/18 01:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:04 DEBUG : forgetting directory cache 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): >_readAt: n=20, err=EOF 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): close: 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:50:58 +0000 UTC 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate(0xc000747b40): >close: err= 2025/06/18 01:47:04 DEBUG : Re-reading directory (279.482264ms old) 2025/06/18 01:47:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:04 DEBUG : forgetting directory cache 2025/06/18 01:47:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): _readAt: size=512, off=0 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): openPending: 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:51:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:50:58 +0000 UTC," 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 00:51:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:50:58 +0000 UTC,") 2025/06/18 01:47:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:47:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): >openPending: err= 2025/06/18 01:47:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:06 DEBUG : forgetting directory cache 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): >_readAt: n=20, err=EOF 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): close: 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:51:58 +0000 UTC 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate(0xc000450840): >close: err= 2025/06/18 01:47:06 DEBUG : Re-reading directory (267.302106ms old) 2025/06/18 01:47:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:06 DEBUG : forgetting directory cache 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): _readAt: size=512, off=0 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): openPending: 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 00:52:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:51:58 +0000 UTC," 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 00:52:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:51:58 +0000 UTC,") 2025/06/18 01:47:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 01:47:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): >openPending: err= 2025/06/18 01:47:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:07 DEBUG : forgetting directory cache 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): >_readAt: n=20, err=EOF 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): close: 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:52:58 +0000 UTC 2025/06/18 01:47:07 DEBUG : TestRWCacheUpdate(0xc000451200): >close: err= 2025/06/18 01:47:07 DEBUG : Re-reading directory (277.211425ms old) 2025/06/18 01:47:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:08 DEBUG : forgetting directory cache 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): _readAt: size=512, off=0 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): openPending: 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-18 00:53:58 +0000 UTC," against cached fingerprint "20,2025-06-18 00:52:58 +0000 UTC," 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-18 00:53:58 +0000 UTC," != cached fingerprint "20,2025-06-18 00:52:58 +0000 UTC,") 2025/06/18 01:47:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/18 01:47:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): >openPending: err= 2025/06/18 01:47:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:09 DEBUG : forgetting directory cache 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): >_readAt: n=21, err=EOF 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): close: 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:53:58 +0000 UTC 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate(0xc00063b6c0): >close: err= 2025/06/18 01:47:09 DEBUG : Re-reading directory (268.713154ms old) 2025/06/18 01:47:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:09 DEBUG : forgetting directory cache 2025/06/18 01:47:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): _readAt: size=512, off=0 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): openPending: 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-18 00:54:58 +0000 UTC," against cached fingerprint "21,2025-06-18 00:53:58 +0000 UTC," 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-18 00:54:58 +0000 UTC," != cached fingerprint "21,2025-06-18 00:53:58 +0000 UTC,") 2025/06/18 01:47:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/18 01:47:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): >openPending: err= 2025/06/18 01:47:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:11 DEBUG : forgetting directory cache 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): >_readAt: n=22, err=EOF 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): close: 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:54:58 +0000 UTC 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate(0xc000cb0ec0): >close: err= 2025/06/18 01:47:11 DEBUG : Re-reading directory (277.137061ms old) 2025/06/18 01:47:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:11 DEBUG : forgetting directory cache 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate(0xc000451d80): _readAt: size=512, off=0 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate(0xc000451d80): openPending: 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-18 00:55:58 +0000 UTC," against cached fingerprint "22,2025-06-18 00:54:58 +0000 UTC," 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-18 00:55:58 +0000 UTC," != cached fingerprint "22,2025-06-18 00:54:58 +0000 UTC,") 2025/06/18 01:47:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/18 01:47:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate(0xc000451d80): >openPending: err= 2025/06/18 01:47:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:12 DEBUG : forgetting directory cache 2025/06/18 01:47:13 DEBUG : TestRWCacheUpdate(0xc000451d80): >_readAt: n=23, err=EOF 2025/06/18 01:47:13 DEBUG : TestRWCacheUpdate(0xc000451d80): close: 2025/06/18 01:47:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:55:58 +0000 UTC 2025/06/18 01:47:13 DEBUG : TestRWCacheUpdate(0xc000451d80): >close: err= 2025/06/18 01:47:13 DEBUG : Re-reading directory (278.73819ms old) 2025/06/18 01:47:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:13 DEBUG : forgetting directory cache 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): _readAt: size=512, off=0 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): openPending: 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-18 00:56:58 +0000 UTC," against cached fingerprint "23,2025-06-18 00:55:58 +0000 UTC," 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-18 00:56:58 +0000 UTC," != cached fingerprint "23,2025-06-18 00:55:58 +0000 UTC,") 2025/06/18 01:47:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/18 01:47:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): >openPending: err= 2025/06/18 01:47:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:14 DEBUG : forgetting directory cache 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): >_readAt: n=24, err=EOF 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): close: 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 00:56:58 +0000 UTC 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate(0xc000417540): >close: err= 2025/06/18 01:47:14 DEBUG : Re-reading directory (270.531868ms old) 2025/06/18 01:47:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 01:47:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:14 DEBUG : Looking for writers 2025/06/18 01:47:14 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/18 01:47:14 DEBUG : >WaitForWriters: 2025/06/18 01:47:14 DEBUG : files root 'rclone-test-waharew0dase': vfs cache: cleaner exiting 2025/06/18 01:47:15 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.25s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:17 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/18 01:47:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 01:47:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 01:47:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/18 01:47:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:18 DEBUG : Looking for writers 2025/06/18 01:47:18 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/18 01:47:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/18 01:47:18 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.29s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:18 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:18 DEBUG : files root 'rclone-test-waharew0dase': Reusing VFS from active cache 2025/06/18 01:47:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:18 DEBUG : Looking for writers 2025/06/18 01:47:18 DEBUG : >WaitForWriters: 2025/06/18 01:47:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:18 DEBUG : Looking for writers 2025/06/18 01:47:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:19 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:19 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:19 DEBUG : Looking for writers 2025/06/18 01:47:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:19 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:19 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:19 DEBUG : Looking for writers 2025/06/18 01:47:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:19 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:21 DEBUG : dir: Looking for writers 2025/06/18 01:47:21 DEBUG : file2: reading active writers 2025/06/18 01:47:21 DEBUG : Looking for writers 2025/06/18 01:47:21 DEBUG : dir: reading active writers 2025/06/18 01:47:21 DEBUG : file1: reading active writers 2025/06/18 01:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.04s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:22 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:24 DEBUG : dir: Looking for writers 2025/06/18 01:47:24 DEBUG : Looking for writers 2025/06/18 01:47:24 DEBUG : dir: reading active writers 2025/06/18 01:47:24 DEBUG : file1: reading active writers 2025/06/18 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.91s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:25 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:27 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 01:47:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 01:47:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 01:47:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/18 01:47:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/18 01:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 01:47:27 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 01:47:28 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/06/18 01:47:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/06/18 01:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 01:47:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 01:47:28 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:28 DEBUG : dir: Looking for writers 2025/06/18 01:47:28 DEBUG : file2: reading active writers 2025/06/18 01:47:28 DEBUG : new_file.txt: reading active writers 2025/06/18 01:47:28 DEBUG : Looking for writers 2025/06/18 01:47:28 DEBUG : file1: reading active writers 2025/06/18 01:47:28 DEBUG : dir: reading active writers 2025/06/18 01:47:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.05s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:29 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/18 01:47:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000ca2b40 2025/06/18 01:47:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 01:47:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:32 INFO : dir/file1: Moved (server-side) to: file0 2025/06/18 01:47:32 DEBUG : file0: Updating file with file0 0xc000ca2b40 2025/06/18 01:47:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 01:47:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/18 01:47:32 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:32 DEBUG : dir: Looking for writers 2025/06/18 01:47:32 DEBUG : Looking for writers 2025/06/18 01:47:32 DEBUG : dir: reading active writers 2025/06/18 01:47:32 DEBUG : file0: reading active writers 2025/06/18 01:47:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.96s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:33 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:33 DEBUG : Looking for writers 2025/06/18 01:47:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:33 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:34 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/18 01:47:34 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 01:47:35 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/18 01:47:35 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/18 01:47:36 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/18 01:47:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:36 DEBUG : Looking for writers 2025/06/18 01:47:36 DEBUG : a: Looking for writers 2025/06/18 01:47:36 DEBUG : b: Looking for writers 2025/06/18 01:47:36 DEBUG : c: Looking for writers 2025/06/18 01:47:36 DEBUG : d: Looking for writers 2025/06/18 01:47:36 DEBUG : Looking for writers 2025/06/18 01:47:36 DEBUG : /: reading active writers 2025/06/18 01:47:36 DEBUG : a: reading active writers 2025/06/18 01:47:36 DEBUG : b: reading active writers 2025/06/18 01:47:36 DEBUG : c: reading active writers 2025/06/18 01:47:36 DEBUG : d: reading active writers 2025/06/18 01:47:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.86s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:37 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 01:47:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/18 01:47:39 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/18 01:47:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/18 01:47:41 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:41 DEBUG : a/b/c/d: Looking for writers 2025/06/18 01:47:41 DEBUG : a/b/c: Looking for writers 2025/06/18 01:47:41 DEBUG : d: reading active writers 2025/06/18 01:47:41 DEBUG : a/b: Looking for writers 2025/06/18 01:47:41 DEBUG : c: reading active writers 2025/06/18 01:47:41 DEBUG : a: Looking for writers 2025/06/18 01:47:41 DEBUG : b: reading active writers 2025/06/18 01:47:41 DEBUG : Looking for writers 2025/06/18 01:47:41 DEBUG : a: reading active writers 2025/06/18 01:47:41 DEBUG : >WaitForWriters: 2025/06/18 01:47:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-waharew0dase/a not empty`) 2025/06/18 01:47:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 01:47:42 DEBUG : pacer: Reducing sleep to 15ms 2025/06/18 01:47:42 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestVFSMkdirAll (5.28s) === 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-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:43 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:43 DEBUG : Looking for writers 2025/06/18 01:47:43 DEBUG : >WaitForWriters: 2025/06/18 01:47:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === 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-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:43 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 01:47:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 01:47:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/18 01:47:43 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 01:47:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:44 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/18 01:47:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 01:47:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:44 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 01:47:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:45 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 01:47:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 01:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:45 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (7 bytes), uploading instead of streaming 2025/06/18 01:47:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:46 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:46 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:46 DEBUG : Looking for writers 2025/06/18 01:47:46 DEBUG : file1: reading active writers 2025/06/18 01:47:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:46 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/18 01:47:47 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/18 01:47:47 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/18 01:47:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/18 01:47:47 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (11 bytes), uploading instead of streaming 2025/06/18 01:47:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:48 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/18 01:47:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:48 DEBUG : Looking for writers 2025/06/18 01:47:48 DEBUG : file1: reading active writers 2025/06/18 01:47:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.52s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:49 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/18 01:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:49 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 01:47:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:50 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/18 01:47:50 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:50 DEBUG : Looking for writers 2025/06/18 01:47:50 DEBUG : file1: reading active writers 2025/06/18 01:47:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.33s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:50 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:50 DEBUG : file1: WriteFileHandle.Release closing 2025/06/18 01:47:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:50 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 01:47:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:51 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/18 01:47:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:51 DEBUG : Looking for writers 2025/06/18 01:47:51 DEBUG : file1: reading active writers 2025/06/18 01:47:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:51 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:52 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (2 bytes), uploading instead of streaming 2025/06/18 01:47:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:52 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:52 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/18 01:47:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:52 DEBUG : Looking for writers 2025/06/18 01:47:52 DEBUG : file1: reading active writers 2025/06/18 01:47:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.55s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:53 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:53 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 01:47:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:54 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:54 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 01:47:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 01:47:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 01:47:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:54 DEBUG : Looking for writers 2025/06/18 01:47:54 DEBUG : file1: reading active writers 2025/06/18 01:47:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.66s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-waharew0dase'", Local "Local file system at /tmp/rclone2211085625", Modify Window "1s" 2025/06/18 01:47:55 INFO : files root 'rclone-test-waharew0dase': poll-interval is not supported by this remote 2025/06/18 01:47:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 01:47:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 01:47:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 01:47:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 01:47:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:55 DEBUG : files root 'rclone-test-waharew0dase': File to upload is small (100 bytes), uploading instead of streaming 2025/06/18 01:47:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/18 01:47:55 DEBUG : file1: Size of src and dst objects identical 2025/06/18 01:47:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 01:47:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 01:47:55 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 01:47:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 01:47:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 01:47:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 01:47:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 01:47:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 01:47:56 DEBUG : Looking for writers 2025/06/18 01:47:56 DEBUG : file1: reading active writers 2025/06/18 01:47:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.59s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/18 01:47:56 DEBUG : files root 'rclone-test-waharew0dase': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m39.334230701s (try 1/5): exit status 1: Failed [TestDirFileOpen TestFileSetModTime/cache=full,open=true,write=true TestFileOpenWrite]