"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/11/29 02:49:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-peqaluq5woxe" 2024/11/29 02:49:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 02:49:09 DEBUG : Creating backend with remote "/tmp/rclone1220387931" === RUN TestDirHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:18 DEBUG : dir: Looking for writers 2024/11/29 02:49:18 DEBUG : : Looking for writers 2024/11/29 02:49:18 DEBUG : dir: reading active writers 2024/11/29 02:49:18 DEBUG : >WaitForWriters: 2024/11/29 02:49:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:49:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleMethods (12.03s) === RUN TestDirHandleReaddir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:40 DEBUG : dir/subdir: Looking for writers 2024/11/29 02:49:40 DEBUG : dir: Looking for writers 2024/11/29 02:49:40 DEBUG : file2: reading active writers 2024/11/29 02:49:40 DEBUG : subdir: reading active writers 2024/11/29 02:49:40 DEBUG : file1: reading active writers 2024/11/29 02:49:40 DEBUG : : Looking for writers 2024/11/29 02:49:40 DEBUG : dir: reading active writers 2024/11/29 02:49:40 DEBUG : >WaitForWriters: 2024/11/29 02:49:46 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:49:46 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:49:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (26.58s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:49:55 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:49:55 DEBUG : dir: Looking for writers 2024/11/29 02:49:55 DEBUG : file1: reading active writers 2024/11/29 02:49:55 DEBUG : : Looking for writers 2024/11/29 02:49:55 DEBUG : dir: reading active writers 2024/11/29 02:49:55 DEBUG : >WaitForWriters: 2024/11/29 02:49:57 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:49:57 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirHandleReaddirnames (10.01s) === RUN TestDirMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:04 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:04 DEBUG : dir: Looking for writers 2024/11/29 02:50:04 DEBUG : : Looking for writers 2024/11/29 02:50:04 DEBUG : dir: reading active writers 2024/11/29 02:50:04 DEBUG : >WaitForWriters: 2024/11/29 02:50:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMethods (9.85s) === RUN TestDirForgetAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "" entryType 0 2024/11/29 02:50:10 DEBUG : : changeNotify: relativePath="", type=0 2024/11/29 02:50:10 DEBUG : : invalidating directory cache 2024/11/29 02:50:10 DEBUG : : >changeNotify: 2024/11/29 02:50:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:10 DEBUG : : >changeNotify: 2024/11/29 02:50:15 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:15 DEBUG : : forgetting directory cache 2024/11/29 02:50:15 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:15 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:15 DEBUG : : Looking for writers 2024/11/29 02:50:15 DEBUG : >WaitForWriters: 2024/11/29 02:50:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:50:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirForgetAll (10.96s) === RUN TestDirForgetPath run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:22 DEBUG : : invalidating directory cache 2024/11/29 02:50:22 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:22 DEBUG : : >changeNotify: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/29 02:50:26 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/29 02:50:26 DEBUG : : invalidating directory cache 2024/11/29 02:50:26 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/29 02:50:26 DEBUG : : >ForgetPath: 2024/11/29 02:50:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:26 DEBUG : dir: Looking for writers 2024/11/29 02:50:26 DEBUG : : Looking for writers 2024/11/29 02:50:26 DEBUG : dir: reading active writers 2024/11/29 02:50:26 DEBUG : >WaitForWriters: 2024/11/29 02:50:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirForgetPath (10.31s) === RUN TestDirWalk run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:46 DEBUG : : forgetting directory cache 2024/11/29 02:50:46 DEBUG : dir: forgetting directory cache 2024/11/29 02:50:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:50:47 DEBUG : dir: Looking for writers 2024/11/29 02:50:47 DEBUG : fil/a/b: Looking for writers 2024/11/29 02:50:47 DEBUG : fil/a: Looking for writers 2024/11/29 02:50:47 DEBUG : b: reading active writers 2024/11/29 02:50:47 DEBUG : fil: Looking for writers 2024/11/29 02:50:47 DEBUG : a: reading active writers 2024/11/29 02:50:47 DEBUG : : Looking for writers 2024/11/29 02:50:47 DEBUG : dir: reading active writers 2024/11/29 02:50:47 DEBUG : fil: reading active writers 2024/11/29 02:50:47 DEBUG : >WaitForWriters: 2024/11/29 02:50:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:48 DEBUG : : invalidating directory cache 2024/11/29 02:50:48 DEBUG : dir: invalidating directory cache 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b" entryType 0 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b/c.bin" entryType 1 2024/11/29 02:50:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil/a/b/c.json" entryType 1 2024/11/29 02:50:48 DEBUG : : changeNotify: relativePath="fil/a/b/c", type=1 2024/11/29 02:50:48 DEBUG : : >changeNotify: 2024/11/29 02:50:51 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2024/11/29 02:50:51 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2024/11/29 02:50:52 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2024/11/29 02:50:53 DEBUG : fil: Rmdir: contains trashed file: "a" 2024/11/29 02:50:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:50:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirWalk (26.16s) === RUN TestDirSetModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:50:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:50:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:50:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:50:58 DEBUG : : invalidating directory cache 2024/11/29 02:50:58 DEBUG : : >changeNotify: 2024/11/29 02:50:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:50:58 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:50:58 DEBUG : : >changeNotify: 2024/11/29 02:51:02 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:02 DEBUG : dir: Looking for writers 2024/11/29 02:51:02 DEBUG : : Looking for writers 2024/11/29 02:51:02 DEBUG : dir: reading active writers 2024/11/29 02:51:02 DEBUG : >WaitForWriters: 2024/11/29 02:51:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:51:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirSetModTime (10.11s) === RUN TestDirStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:08 DEBUG : : >changeNotify: 2024/11/29 02:51:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:08 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:08 DEBUG : : >changeNotify: 2024/11/29 02:51:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:10 DEBUG : : >changeNotify: 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:10 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:10 DEBUG : : >changeNotify: 2024/11/29 02:51:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:12 DEBUG : dir: Looking for writers 2024/11/29 02:51:12 DEBUG : file1: reading active writers 2024/11/29 02:51:12 DEBUG : : Looking for writers 2024/11/29 02:51:12 DEBUG : dir: reading active writers 2024/11/29 02:51:12 DEBUG : >WaitForWriters: 2024/11/29 02:51:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:51:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirStat (10.60s) === RUN TestDirReadDirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:19 DEBUG : : >changeNotify: 2024/11/29 02:51:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:19 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:19 DEBUG : : >changeNotify: 2024/11/29 02:51:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:22 DEBUG : : >changeNotify: 2024/11/29 02:51:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:29 DEBUG : : invalidating directory cache 2024/11/29 02:51:29 DEBUG : fil: invalidating directory cache 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir" entryType 0 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/11/29 02:51:29 DEBUG : : >changeNotify: 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir/file3.bin" entryType 1 2024/11/29 02:51:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:29 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/29 02:51:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/29 02:51:46 DEBUG : dir: invalidating directory cache 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/29 02:51:46 DEBUG : dir/file1: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/29 02:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/29 02:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:51:46 DEBUG : dir: invalidating directory cache 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/29 02:51:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 02:51:46 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:46 DEBUG : : forgetting directory cache 2024/11/29 02:51:46 DEBUG : dir: forgetting directory cache 2024/11/29 02:51:46 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 02:51:47 DEBUG : dir/file1: Reset virtual modtime 2024/11/29 02:51:47 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/29 02:51:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:51:47 DEBUG : dir/virtualDir: Looking for writers 2024/11/29 02:51:47 DEBUG : dir: Looking for writers 2024/11/29 02:51:47 DEBUG : virtualFile: reading active writers 2024/11/29 02:51:47 DEBUG : virtualDir: reading active writers 2024/11/29 02:51:47 DEBUG : file1: reading active writers 2024/11/29 02:51:47 DEBUG : virtualFile2: reading active writers 2024/11/29 02:51:47 DEBUG : : Looking for writers 2024/11/29 02:51:47 DEBUG : dir: reading active writers 2024/11/29 02:51:47 DEBUG : >WaitForWriters: 2024/11/29 02:51:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "fil" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="fil", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualFile.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualDir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir/testFile.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualDir/testFile.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file2.bin" entryType 1 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/subdir" entryType 0 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/virtualFile.json" entryType 1 2024/11/29 02:51:48 DEBUG : : changeNotify: relativePath="dir/virtualFile", type=1 2024/11/29 02:51:48 DEBUG : : >changeNotify: 2024/11/29 02:51:52 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2024/11/29 02:51:52 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:51:53 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" --- PASS: TestDirReadDirAll (38.57s) --- PASS: TestDirReadDirAll/Virtual (12.27s) === RUN TestDirOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:51:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:56 DEBUG : : invalidating directory cache 2024/11/29 02:51:56 DEBUG : : >changeNotify: 2024/11/29 02:51:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:51:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:51:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:51:58 DEBUG : : >changeNotify: 2024/11/29 02:51:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:01 ERROR : dir/: Can only open directories read only 2024/11/29 02:52:01 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:01 DEBUG : dir: Looking for writers 2024/11/29 02:52:01 DEBUG : : Looking for writers 2024/11/29 02:52:01 DEBUG : dir: reading active writers 2024/11/29 02:52:01 DEBUG : >WaitForWriters: 2024/11/29 02:52:04 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:52:04 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirOpen (10.49s) === RUN TestDirCreate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:06 DEBUG : : invalidating directory cache 2024/11/29 02:52:06 DEBUG : dir: invalidating directory cache 2024/11/29 02:52:06 DEBUG : : >changeNotify: 2024/11/29 02:52:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:08 DEBUG : : >changeNotify: 2024/11/29 02:52:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:10 DEBUG : : >changeNotify: 2024/11/29 02:52:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/29 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/29 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:12 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 02:52:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 02:52:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/29 02:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/29 02:52:16 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:16 DEBUG : dir: Looking for writers 2024/11/29 02:52:16 DEBUG : file1: reading active writers 2024/11/29 02:52:16 DEBUG : potato: reading active writers 2024/11/29 02:52:16 DEBUG : : Looking for writers 2024/11/29 02:52:16 DEBUG : dir: reading active writers 2024/11/29 02:52:16 DEBUG : >WaitForWriters: 2024/11/29 02:52:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:16 DEBUG : dir: invalidating directory cache 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.bin" entryType 1 2024/11/29 02:52:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.json" entryType 1 2024/11/29 02:52:16 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/11/29 02:52:16 DEBUG : : >changeNotify: 2024/11/29 02:52:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.json" entryType 1 2024/11/29 02:52:19 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/11/29 02:52:19 DEBUG : : >changeNotify: 2024/11/29 02:52:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/potato.bin" entryType 1 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:19 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirCreate (15.56s) === RUN TestDirMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:22 DEBUG : : >changeNotify: 2024/11/29 02:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/29 02:52:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:29 DEBUG : : >changeNotify: 2024/11/29 02:52:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:31 DEBUG : dir/sub: Looking for writers 2024/11/29 02:52:31 DEBUG : dir: Looking for writers 2024/11/29 02:52:31 DEBUG : file1: reading active writers 2024/11/29 02:52:31 DEBUG : sub: reading active writers 2024/11/29 02:52:31 DEBUG : : Looking for writers 2024/11/29 02:52:31 DEBUG : dir: reading active writers 2024/11/29 02:52:31 DEBUG : >WaitForWriters: 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:34 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdir (14.54s) === RUN TestDirMkdirSub run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/29 02:52:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/29 02:52:47 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:52:47 DEBUG : dir/sub/subsub: Looking for writers 2024/11/29 02:52:47 DEBUG : dir/sub: Looking for writers 2024/11/29 02:52:47 DEBUG : subsub: reading active writers 2024/11/29 02:52:47 DEBUG : dir: Looking for writers 2024/11/29 02:52:47 DEBUG : file1: reading active writers 2024/11/29 02:52:47 DEBUG : sub: reading active writers 2024/11/29 02:52:47 DEBUG : : Looking for writers 2024/11/29 02:52:47 DEBUG : dir: reading active writers 2024/11/29 02:52:47 DEBUG : >WaitForWriters: 2024/11/29 02:52:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/sub" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/sub/subsub" entryType 0 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/sub/subsub", type=0 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:48 DEBUG : : >changeNotify: 2024/11/29 02:52:51 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:52:51 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdirSub (17.46s) === RUN TestDirRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:52:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:55 DEBUG : : invalidating directory cache 2024/11/29 02:52:55 DEBUG : : >changeNotify: 2024/11/29 02:52:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:56 DEBUG : : >changeNotify: 2024/11/29 02:52:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:52:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:52:58 DEBUG : : >changeNotify: 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:52:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:52:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:52:58 DEBUG : : >changeNotify: 2024/11/29 02:52:59 ERROR : dir/: Dir.Remove not empty 2024/11/29 02:52:59 DEBUG : dir/file1: Remove: 2024/11/29 02:53:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:01 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:01 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:53:01 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:01 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:02 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:02 DEBUG : : Looking for writers 2024/11/29 02:53:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (9.88s) === RUN TestDirRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:05 DEBUG : : invalidating directory cache 2024/11/29 02:53:05 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:05 DEBUG : : >changeNotify: 2024/11/29 02:53:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:06 DEBUG : : >changeNotify: 2024/11/29 02:53:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:08 DEBUG : : >changeNotify: 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:08 DEBUG : : >changeNotify: 2024/11/29 02:53:09 DEBUG : dir/file1: Remove: 2024/11/29 02:53:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:10 DEBUG : : >changeNotify: 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:10 DEBUG : : >changeNotify: 2024/11/29 02:53:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:11 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:11 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:11 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:53:12 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:12 DEBUG : : Looking for writers 2024/11/29 02:53:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (10.18s) === RUN TestDirRemoveName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:16 DEBUG : : >changeNotify: 2024/11/29 02:53:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:19 DEBUG : : >changeNotify: 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:19 DEBUG : : >changeNotify: 2024/11/29 02:53:20 DEBUG : dir/file1: Remove: 2024/11/29 02:53:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:21 DEBUG : : invalidating directory cache 2024/11/29 02:53:21 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:21 DEBUG : : >changeNotify: 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:21 DEBUG : : >changeNotify: 2024/11/29 02:53:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:21 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:53:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:22 DEBUG : dir: Looking for writers 2024/11/29 02:53:22 DEBUG : : Looking for writers 2024/11/29 02:53:22 DEBUG : dir: reading active writers 2024/11/29 02:53:22 DEBUG : >WaitForWriters: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:22 DEBUG : : >changeNotify: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:22 DEBUG : : >changeNotify: 2024/11/29 02:53:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:53:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirRemoveName (10.78s) === RUN TestDirRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:53:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:29 DEBUG : : >changeNotify: 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:29 DEBUG : : >changeNotify: 2024/11/29 02:53:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:35 DEBUG : : invalidating directory cache 2024/11/29 02:53:35 DEBUG : dir: invalidating directory cache 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file3.bin" entryType 1 2024/11/29 02:53:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file3.json" entryType 1 2024/11/29 02:53:35 DEBUG : : changeNotify: relativePath="dir/file3", type=1 2024/11/29 02:53:35 DEBUG : : >changeNotify: 2024/11/29 02:53:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/29 02:53:38 DEBUG : dir: Updating dir with dir2 0xc0005355f0 2024/11/29 02:53:38 DEBUG : dir: forgetting directory cache 2024/11/29 02:53:38 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/29 02:53:38 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/29 02:53:45 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/29 02:53:45 DEBUG : file2: Updating file with file2 0xc000635680 2024/11/29 02:53:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/29 02:53:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 02:53:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:48 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:48 DEBUG : : >changeNotify: 2024/11/29 02:53:50 INFO : dir2/file3: Deleted 2024/11/29 02:53:52 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/29 02:53:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000635680 2024/11/29 02:53:52 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/29 02:53:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/29 02:53:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:53 DEBUG : : invalidating directory cache 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:53 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:53 DEBUG : : >changeNotify: 2024/11/29 02:53:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:55 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "empty directory" entryType 0 2024/11/29 02:53:55 DEBUG : : changeNotify: relativePath="empty directory", type=0 2024/11/29 02:53:55 DEBUG : : >changeNotify: 2024/11/29 02:53:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004a7e10 2024/11/29 02:53:56 DEBUG : empty directory: forgetting directory cache 2024/11/29 02:53:56 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/29 02:53:56 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/29 02:53:56 DEBUG : dir2: Renaming to "dir3" 2024/11/29 02:53:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:53:56 DEBUG : dir3: Looking for writers 2024/11/29 02:53:56 DEBUG : file3: reading active writers 2024/11/29 02:53:56 DEBUG : renamed empty directory: Looking for writers 2024/11/29 02:53:56 DEBUG : : Looking for writers 2024/11/29 02:53:56 DEBUG : dir3: reading active writers 2024/11/29 02:53:56 DEBUG : renamed empty directory: reading active writers 2024/11/29 02:53:56 DEBUG : >WaitForWriters: 2024/11/29 02:53:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.json" entryType 1 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2/file3.bin" entryType 1 2024/11/29 02:53:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:53:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:53:58 DEBUG : : >changeNotify: 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/11/29 02:53:59 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" --- PASS: TestDirRename (36.46s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:03 DEBUG : : invalidating directory cache 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:03 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:03 DEBUG : : >changeNotify: 2024/11/29 02:54:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:05 DEBUG : : >changeNotify: 2024/11/29 02:54:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:06 DEBUG : : >changeNotify: 2024/11/29 02:54:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:07 DEBUG : dir: Looking for writers 2024/11/29 02:54:07 DEBUG : file1: reading active writers 2024/11/29 02:54:07 DEBUG : : Looking for writers 2024/11/29 02:54:07 DEBUG : dir: reading active writers 2024/11/29 02:54:07 DEBUG : >WaitForWriters: 2024/11/29 02:54:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:08 DEBUG : : >changeNotify: 2024/11/29 02:54:09 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:09 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:54:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:10 DEBUG : : >changeNotify: 2024/11/29 02:54:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestFileMethods (10.37s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:13 DEBUG : : invalidating directory cache 2024/11/29 02:54:13 DEBUG : dir: invalidating directory cache 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:13 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:13 DEBUG : : >changeNotify: 2024/11/29 02:54:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:16 DEBUG : : >changeNotify: 2024/11/29 02:54:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:19 DEBUG : : >changeNotify: 2024/11/29 02:54:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:21 DEBUG : : >changeNotify: 2024/11/29 02:54:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:22 DEBUG : : >changeNotify: 2024/11/29 02:54:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:24 DEBUG : : invalidating directory cache 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:24 DEBUG : : >changeNotify: 2024/11/29 02:54:25 DEBUG : Can set mod time: true 2024/11/29 02:54:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:27 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:27 DEBUG : dir: Looking for writers 2024/11/29 02:54:27 DEBUG : file1: reading active writers 2024/11/29 02:54:27 DEBUG : : Looking for writers 2024/11/29 02:54:27 DEBUG : dir: reading active writers 2024/11/29 02:54:27 DEBUG : >WaitForWriters: 2024/11/29 02:54:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:29 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:54:29 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:29 DEBUG : : >changeNotify: 2024/11/29 02:54:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:35 DEBUG : : >changeNotify: 2024/11/29 02:54:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:37 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (0 bytes), uploading instead of streaming 2024/11/29 02:54:42 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 02:54:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:54:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:42 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:42 DEBUG : dir: Looking for writers 2024/11/29 02:54:42 DEBUG : file1: reading active writers 2024/11/29 02:54:42 DEBUG : : Looking for writers 2024/11/29 02:54:42 DEBUG : dir: reading active writers 2024/11/29 02:54:42 DEBUG : >WaitForWriters: 2024/11/29 02:54:44 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:44 DEBUG : dir: Looking for writers 2024/11/29 02:54:44 DEBUG : file1: reading active writers 2024/11/29 02:54:44 DEBUG : : Looking for writers 2024/11/29 02:54:44 DEBUG : dir: reading active writers 2024/11/29 02:54:44 DEBUG : >WaitForWriters: 2024/11/29 02:54:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:54:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:54:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:48 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:48 DEBUG : : >changeNotify: 2024/11/29 02:54:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:53 DEBUG : : >changeNotify: 2024/11/29 02:54:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:54 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (5 bytes), uploading instead of streaming 2024/11/29 02:54:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:55 DEBUG : : >changeNotify: 2024/11/29 02:54:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:54:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 02:54:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "renamed empty directory" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:54:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:54:58 DEBUG : : >changeNotify: 2024/11/29 02:54:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:54:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:54:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:54:59 DEBUG : dir: Looking for writers 2024/11/29 02:54:59 DEBUG : file1: reading active writers 2024/11/29 02:54:59 DEBUG : : Looking for writers 2024/11/29 02:54:59 DEBUG : dir: reading active writers 2024/11/29 02:54:59 DEBUG : >WaitForWriters: 2024/11/29 02:55:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir2" entryType 0 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/11/29 02:55:00 DEBUG : : invalidating directory cache 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:00 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:00 DEBUG : : >changeNotify: 2024/11/29 02:55:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:00 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:00 DEBUG : dir: Looking for writers 2024/11/29 02:55:00 DEBUG : file1: reading active writers 2024/11/29 02:55:00 DEBUG : : Looking for writers 2024/11/29 02:55:00 DEBUG : dir: reading active writers 2024/11/29 02:55:00 DEBUG : >WaitForWriters: 2024/11/29 02:55:02 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:02 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:03 DEBUG : : >changeNotify: 2024/11/29 02:55:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Config file has changed externally - reloading 2024/11/29 02:55:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:05 DEBUG : : >changeNotify: 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:05 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:05 DEBUG : : >changeNotify: 2024/11/29 02:55:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:06 DEBUG : : >changeNotify: 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:06 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:06 DEBUG : : >changeNotify: 2024/11/29 02:55:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:08 DEBUG : : >changeNotify: 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:08 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:08 DEBUG : : >changeNotify: 2024/11/29 02:55:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:10 DEBUG : : invalidating directory cache 2024/11/29 02:55:10 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:10 DEBUG : : >changeNotify: 2024/11/29 02:55:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:55:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:13 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:13 DEBUG : : >changeNotify: 2024/11/29 02:55:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:13 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:13 DEBUG : dir: Looking for writers 2024/11/29 02:55:13 DEBUG : file1: reading active writers 2024/11/29 02:55:13 DEBUG : : Looking for writers 2024/11/29 02:55:13 DEBUG : dir: reading active writers 2024/11/29 02:55:13 DEBUG : >WaitForWriters: 2024/11/29 02:55:13 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:15 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:15 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:16 DEBUG : : >changeNotify: 2024/11/29 02:55:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:16 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:16 DEBUG : : >changeNotify: 2024/11/29 02:55:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:19 DEBUG : : >changeNotify: 2024/11/29 02:55:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:19 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:19 DEBUG : : >changeNotify: 2024/11/29 02:55:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:21 DEBUG : : >changeNotify: 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:21 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:21 DEBUG : : >changeNotify: 2024/11/29 02:55:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:22 DEBUG : : >changeNotify: 2024/11/29 02:55:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.bin" entryType 1 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:24 DEBUG : : >changeNotify: 2024/11/29 02:55:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:55:24 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:55:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:55:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:55:24 DEBUG : dir/file1(0xc00062a8c0): close: 2024/11/29 02:55:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/29 02:55:24 DEBUG : dir/file1(0xc00062a8c0): >close: err= 2024/11/29 02:55:24 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:24 DEBUG : dir: Looking for writers 2024/11/29 02:55:24 DEBUG : file1: reading active writers 2024/11/29 02:55:24 DEBUG : : Looking for writers 2024/11/29 02:55:24 DEBUG : dir: reading active writers 2024/11/29 02:55:24 DEBUG : >WaitForWriters: 2024/11/29 02:55:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:26 DEBUG : dir: Looking for writers 2024/11/29 02:55:26 DEBUG : file1: reading active writers 2024/11/29 02:55:26 DEBUG : : Looking for writers 2024/11/29 02:55:26 DEBUG : dir: reading active writers 2024/11/29 02:55:26 DEBUG : >WaitForWriters: 2024/11/29 02:55:26 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:29 DEBUG : : >changeNotify: 2024/11/29 02:55:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:29 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:29 DEBUG : : >changeNotify: 2024/11/29 02:55:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:55:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:55:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:55:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:55:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:30 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:30 DEBUG : : invalidating directory cache 2024/11/29 02:55:30 DEBUG : : >changeNotify: 2024/11/29 02:55:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:30 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:30 DEBUG : : >changeNotify: 2024/11/29 02:55:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "time_test.json" entryType 1 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:35 DEBUG : : >changeNotify: 2024/11/29 02:55:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:55:36 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:55:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:55:36 DEBUG : dir/file1(0xc0004b9380): _writeAt: size=5, off=0 2024/11/29 02:55:36 DEBUG : dir/file1(0xc0004b9380): openPending: 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): >openPending: err= 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): >_writeAt: n=5, err= 2024/11/29 02:55:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 02:55:37 DEBUG : dir/file1(0xc0004b9380): close: 2024/11/29 02:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/29 02:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 02:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 02:55:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:55:38 DEBUG : dir/file1(0xc0004b9380): >close: err= 2024/11/29 02:55:38 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:55:38 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:55:38 DEBUG : dir: Looking for writers 2024/11/29 02:55:38 DEBUG : file1: reading active writers 2024/11/29 02:55:38 DEBUG : : Looking for writers 2024/11/29 02:55:38 DEBUG : dir: reading active writers 2024/11/29 02:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:55:39 DEBUG : dir: Looking for writers 2024/11/29 02:55:39 DEBUG : file1: reading active writers 2024/11/29 02:55:39 DEBUG : : Looking for writers 2024/11/29 02:55:39 DEBUG : dir: reading active writers 2024/11/29 02:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:55:39 DEBUG : dir: Looking for writers 2024/11/29 02:55:39 DEBUG : file1: reading active writers 2024/11/29 02:55:39 DEBUG : : Looking for writers 2024/11/29 02:55:39 DEBUG : dir: reading active writers 2024/11/29 02:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:55:40 DEBUG : dir: Looking for writers 2024/11/29 02:55:40 DEBUG : file1: reading active writers 2024/11/29 02:55:40 DEBUG : : Looking for writers 2024/11/29 02:55:40 DEBUG : dir: reading active writers 2024/11/29 02:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:55:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/29 02:55:41 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:55:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/29 02:55:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:55:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/29 02:55:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:55:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:55:41 DEBUG : dir: Looking for writers 2024/11/29 02:55:41 DEBUG : file1: reading active writers 2024/11/29 02:55:41 DEBUG : : Looking for writers 2024/11/29 02:55:41 DEBUG : dir: reading active writers 2024/11/29 02:55:41 DEBUG : >WaitForWriters: 2024/11/29 02:55:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:43 DEBUG : dir: Looking for writers 2024/11/29 02:55:43 DEBUG : file1: reading active writers 2024/11/29 02:55:43 DEBUG : : Looking for writers 2024/11/29 02:55:43 DEBUG : dir: reading active writers 2024/11/29 02:55:43 DEBUG : >WaitForWriters: 2024/11/29 02:55:43 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:55:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileSetModTime (96.24s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (19.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (16.94s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (16.40s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (12.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (13.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (16.95s) === RUN TestFileOpenRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:55:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:47 DEBUG : : invalidating directory cache 2024/11/29 02:55:47 DEBUG : dir: invalidating directory cache 2024/11/29 02:55:47 DEBUG : : >changeNotify: 2024/11/29 02:55:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:48 DEBUG : : >changeNotify: 2024/11/29 02:55:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:53 DEBUG : : >changeNotify: 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:53 DEBUG : : >changeNotify: 2024/11/29 02:55:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:55:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:55:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:55 DEBUG : : >changeNotify: 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:55 DEBUG : : >changeNotify: 2024/11/29 02:55:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:56 DEBUG : : >changeNotify: 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:55:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:56 DEBUG : : >changeNotify: 2024/11/29 02:55:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/29 02:55:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:56 DEBUG : dir: Looking for writers 2024/11/29 02:55:56 DEBUG : file1: reading active writers 2024/11/29 02:55:56 DEBUG : : Looking for writers 2024/11/29 02:55:56 DEBUG : dir: reading active writers 2024/11/29 02:55:56 DEBUG : >WaitForWriters: 2024/11/29 02:55:58 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:55:58 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:55:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:55:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:55:58 DEBUG : : >changeNotify: 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:55:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:55:58 DEBUG : : >changeNotify: 2024/11/29 02:55:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestFileOpenRead (12.52s) === RUN TestFileOpenReadUnknownSize 2024/11/29 02:55:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/29 02:55:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/29 02:55:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:55:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/29 02:55:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:55:59 DEBUG : : Looking for writers 2024/11/29 02:55:59 DEBUG : file.txt: reading active writers 2024/11/29 02:55:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:00 DEBUG : : >changeNotify: 2024/11/29 02:56:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:03 DEBUG : : >changeNotify: 2024/11/29 02:56:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:04 DEBUG : : invalidating directory cache 2024/11/29 02:56:04 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:04 DEBUG : : >changeNotify: 2024/11/29 02:56:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:05 DEBUG : : >changeNotify: 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:05 DEBUG : : >changeNotify: 2024/11/29 02:56:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:56:05 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:06 DEBUG : : >changeNotify: 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:06 DEBUG : : >changeNotify: 2024/11/29 02:56:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:08 DEBUG : : >changeNotify: 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:08 DEBUG : : >changeNotify: 2024/11/29 02:56:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:56:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:56:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:10 DEBUG : dir: Looking for writers 2024/11/29 02:56:10 DEBUG : file1: reading active writers 2024/11/29 02:56:10 DEBUG : : Looking for writers 2024/11/29 02:56:10 DEBUG : dir: reading active writers 2024/11/29 02:56:10 DEBUG : >WaitForWriters: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:10 DEBUG : : >changeNotify: 2024/11/29 02:56:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:56:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestFileOpenWrite (13.88s) === RUN TestFileRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:13 DEBUG : : >changeNotify: 2024/11/29 02:56:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:16 DEBUG : : >changeNotify: 2024/11/29 02:56:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:17 DEBUG : : invalidating directory cache 2024/11/29 02:56:17 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:17 DEBUG : : >changeNotify: 2024/11/29 02:56:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:19 DEBUG : : >changeNotify: 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:19 DEBUG : : >changeNotify: 2024/11/29 02:56:20 DEBUG : dir/file1: Remove: 2024/11/29 02:56:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:21 DEBUG : : >changeNotify: 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:21 DEBUG : : >changeNotify: 2024/11/29 02:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:21 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:56:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:22 DEBUG : dir/file1: Remove: 2024/11/29 02:56:22 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/29 02:56:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:22 DEBUG : dir: Looking for writers 2024/11/29 02:56:22 DEBUG : : Looking for writers 2024/11/29 02:56:22 DEBUG : dir: reading active writers 2024/11/29 02:56:22 DEBUG : >WaitForWriters: 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:22 DEBUG : : >changeNotify: 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:22 DEBUG : : >changeNotify: 2024/11/29 02:56:22 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 02:56:22 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileRemove (10.62s) === RUN TestFileRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:24 DEBUG : : >changeNotify: 2024/11/29 02:56:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:29 DEBUG : : >changeNotify: 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:29 DEBUG : : >changeNotify: 2024/11/29 02:56:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:30 DEBUG : : invalidating directory cache 2024/11/29 02:56:30 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 DEBUG : dir/file1: Remove: 2024/11/29 02:56:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:30 DEBUG : : >changeNotify: 2024/11/29 02:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:31 DEBUG : dir/file1: >Remove: err= 2024/11/29 02:56:32 DEBUG : dir/file1: Remove: 2024/11/29 02:56:32 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/29 02:56:32 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:32 DEBUG : dir: Looking for writers 2024/11/29 02:56:32 DEBUG : : Looking for writers 2024/11/29 02:56:32 DEBUG : dir: reading active writers 2024/11/29 02:56:32 DEBUG : >WaitForWriters: 2024/11/29 02:56:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileRemoveAll (10.16s) === RUN TestFileOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:35 DEBUG : : >changeNotify: 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:56:41 DEBUG : dir/file1: Open: flags=0x3 2024/11/29 02:56:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/29 02:56:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/29 02:56:41 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:41 DEBUG : dir: Looking for writers 2024/11/29 02:56:41 DEBUG : file1: reading active writers 2024/11/29 02:56:41 DEBUG : : Looking for writers 2024/11/29 02:56:41 DEBUG : dir: reading active writers 2024/11/29 02:56:41 DEBUG : >WaitForWriters: 2024/11/29 02:56:43 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:56:43 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileOpen (10.41s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:56:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:47 DEBUG : : invalidating directory cache 2024/11/29 02:56:47 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:47 DEBUG : : >changeNotify: 2024/11/29 02:56:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:47 DEBUG : : >changeNotify: 2024/11/29 02:56:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:48 DEBUG : : >changeNotify: 2024/11/29 02:56:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:51 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:56:51 DEBUG : dir: Looking for writers 2024/11/29 02:56:51 DEBUG : file1: reading active writers 2024/11/29 02:56:51 DEBUG : : Looking for writers 2024/11/29 02:56:51 DEBUG : dir: reading active writers 2024/11/29 02:56:51 DEBUG : >WaitForWriters: 2024/11/29 02:56:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:53 DEBUG : : >changeNotify: 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:53 DEBUG : : >changeNotify: 2024/11/29 02:56:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:56:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:55 DEBUG : : >changeNotify: 2024/11/29 02:56:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:56:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000635b00 2024/11/29 02:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:56:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:56:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:58 DEBUG : : >changeNotify: 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:58 DEBUG : : >changeNotify: 2024/11/29 02:56:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:56:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:56:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:56:59 DEBUG : : invalidating directory cache 2024/11/29 02:56:59 DEBUG : dir: invalidating directory cache 2024/11/29 02:56:59 DEBUG : : >changeNotify: 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:56:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:56:59 DEBUG : : >changeNotify: 2024/11/29 02:56:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:00 DEBUG : : >changeNotify: 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:00 DEBUG : : >changeNotify: 2024/11/29 02:57:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:57:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000635b00 2024/11/29 02:57:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:57:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:57:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:57:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000635b00 2024/11/29 02:57:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:02 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:57:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:03 DEBUG : : >changeNotify: 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:03 DEBUG : : >changeNotify: 2024/11/29 02:57:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:04 DEBUG : : >changeNotify: 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:04 DEBUG : : >changeNotify: 2024/11/29 02:57:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:05 DEBUG : : >changeNotify: 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:05 DEBUG : : >changeNotify: 2024/11/29 02:57:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:06 DEBUG : : >changeNotify: 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:06 DEBUG : : >changeNotify: 2024/11/29 02:57:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:57:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:57:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:06 DEBUG : newLeaf: Running delayed rename now 2024/11/29 02:57:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:08 DEBUG : : >changeNotify: 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:08 DEBUG : : >changeNotify: 2024/11/29 02:57:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000635b00 2024/11/29 02:57:09 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:09 DEBUG : dir: Looking for writers 2024/11/29 02:57:09 DEBUG : : Looking for writers 2024/11/29 02:57:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:09 DEBUG : dir: reading active writers 2024/11/29 02:57:09 DEBUG : >WaitForWriters: 2024/11/29 02:57:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:10 DEBUG : : >changeNotify: 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:10 DEBUG : : >changeNotify: 2024/11/29 02:57:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:10 DEBUG : dir: Looking for writers 2024/11/29 02:57:10 DEBUG : : Looking for writers 2024/11/29 02:57:10 DEBUG : dir: reading active writers 2024/11/29 02:57:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:10 DEBUG : >WaitForWriters: 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:11 DEBUG : : >changeNotify: 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:11 DEBUG : : >changeNotify: 2024/11/29 02:57:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:13 DEBUG : : invalidating directory cache 2024/11/29 02:57:13 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:13 DEBUG : : >changeNotify: 2024/11/29 02:57:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:57:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:57:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:57:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:16 DEBUG : : >changeNotify: 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:16 DEBUG : : >changeNotify: 2024/11/29 02:57:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:17 DEBUG : : >changeNotify: 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:17 DEBUG : : >changeNotify: 2024/11/29 02:57:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:19 DEBUG : : >changeNotify: 2024/11/29 02:57:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:21 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:21 DEBUG : dir: Looking for writers 2024/11/29 02:57:21 DEBUG : file1: reading active writers 2024/11/29 02:57:21 DEBUG : : Looking for writers 2024/11/29 02:57:21 DEBUG : dir: reading active writers 2024/11/29 02:57:21 DEBUG : >WaitForWriters: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:21 DEBUG : : >changeNotify: 2024/11/29 02:57:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:22 DEBUG : : >changeNotify: 2024/11/29 02:57:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:24 DEBUG : : invalidating directory cache 2024/11/29 02:57:24 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:24 DEBUG : : >changeNotify: 2024/11/29 02:57:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000835b00 2024/11/29 02:57:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000835b00 2024/11/29 02:57:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:29 DEBUG : : >changeNotify: 2024/11/29 02:57:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:30 DEBUG : : >changeNotify: 2024/11/29 02:57:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/29 02:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc000835b00 2024/11/29 02:57:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:31 DEBUG : Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: File to upload is small (25 bytes), uploading instead of streaming 2024/11/29 02:57:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:34 DEBUG : : invalidating directory cache 2024/11/29 02:57:34 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:34 DEBUG : : >changeNotify: 2024/11/29 02:57:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:57:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/29 02:57:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:35 DEBUG : newLeaf: Running delayed rename now 2024/11/29 02:57:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:35 DEBUG : : >changeNotify: 2024/11/29 02:57:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000835b00 2024/11/29 02:57:37 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:37 DEBUG : dir: Looking for writers 2024/11/29 02:57:37 DEBUG : : Looking for writers 2024/11/29 02:57:37 DEBUG : dir: reading active writers 2024/11/29 02:57:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:37 DEBUG : >WaitForWriters: 2024/11/29 02:57:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:40 DEBUG : dir: Looking for writers 2024/11/29 02:57:40 DEBUG : : Looking for writers 2024/11/29 02:57:40 DEBUG : dir: reading active writers 2024/11/29 02:57:40 DEBUG : newLeaf: reading active writers 2024/11/29 02:57:40 DEBUG : >WaitForWriters: 2024/11/29 02:57:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:57:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:57:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:57:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:57:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:57:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:44 DEBUG : : invalidating directory cache 2024/11/29 02:57:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:57:44 DEBUG : : >changeNotify: 2024/11/29 02:57:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:44 DEBUG : : >changeNotify: 2024/11/29 02:57:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:47 DEBUG : : >changeNotify: 2024/11/29 02:57:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:48 DEBUG : : >changeNotify: 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:48 DEBUG : : >changeNotify: 2024/11/29 02:57:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 02:57:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:57:50 DEBUG : dir/file1(0xc0005fac80): openPending: 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): >openPending: err= 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:57:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): _writeAt: size=14, off=0 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): >_writeAt: n=14, err= 2024/11/29 02:57:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:57:51 DEBUG : dir/file1(0xc0005fac80): close: 2024/11/29 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:57:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:57:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:57:52 DEBUG : dir/file1(0xc0005fac80): >close: err= 2024/11/29 02:57:52 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:57:52 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:57:52 DEBUG : dir: Looking for writers 2024/11/29 02:57:52 DEBUG : file1: reading active writers 2024/11/29 02:57:52 DEBUG : : Looking for writers 2024/11/29 02:57:52 DEBUG : dir: reading active writers 2024/11/29 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:57:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:53 DEBUG : dir: Looking for writers 2024/11/29 02:57:53 DEBUG : file1: reading active writers 2024/11/29 02:57:53 DEBUG : : Looking for writers 2024/11/29 02:57:53 DEBUG : dir: reading active writers 2024/11/29 02:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:53 DEBUG : : >changeNotify: 2024/11/29 02:57:54 DEBUG : dir: Looking for writers 2024/11/29 02:57:54 DEBUG : file1: reading active writers 2024/11/29 02:57:54 DEBUG : : Looking for writers 2024/11/29 02:57:54 DEBUG : dir: reading active writers 2024/11/29 02:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:57:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/29 02:57:55 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:57:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/29 02:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:55 DEBUG : : >changeNotify: 2024/11/29 02:57:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:55 DEBUG : dir: Looking for writers 2024/11/29 02:57:55 DEBUG : file1: reading active writers 2024/11/29 02:57:55 DEBUG : : Looking for writers 2024/11/29 02:57:55 DEBUG : dir: reading active writers 2024/11/29 02:57:55 DEBUG : >WaitForWriters: 2024/11/29 02:57:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:57:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:57:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:57:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): _readAt: size=512, off=0 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): openPending: 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >openPending: err= 2024/11/29 02:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >_readAt: n=14, err=EOF 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): close: 2024/11/29 02:57:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:57:55 DEBUG : dir/file1(0xc000990380): >close: err= 2024/11/29 02:57:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:57:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:57:56 DEBUG : : >changeNotify: 2024/11/29 02:57:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:58 DEBUG : : >changeNotify: 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:58 DEBUG : : >changeNotify: 2024/11/29 02:57:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:57:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:57:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:57:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:57:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00044f080 2024/11/29 02:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:57:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:57:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:57:59 DEBUG : : >changeNotify: 2024/11/29 02:57:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:57:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:57:59 DEBUG : : >changeNotify: 2024/11/29 02:58:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:00 DEBUG : : >changeNotify: 2024/11/29 02:58:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:00 DEBUG : : >changeNotify: 2024/11/29 02:58:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:03 DEBUG : : >changeNotify: 2024/11/29 02:58:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:58:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:58:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00044f080 2024/11/29 02:58:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:04 DEBUG : : >changeNotify: 2024/11/29 02:58:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:58:05 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): openPending: 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:58:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): >openPending: err= 2024/11/29 02:58:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): _writeAt: size=25, off=0 2024/11/29 02:58:05 DEBUG : dir/file1(0xc000a12280): >_writeAt: n=25, err= 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:05 DEBUG : : >changeNotify: 2024/11/29 02:58:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:06 DEBUG : : >changeNotify: 2024/11/29 02:58:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00044f080 2024/11/29 02:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:07 DEBUG : newLeaf(0xc000a12280): close: 2024/11/29 02:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:58:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:58:05.524713782 +0000 UTC m=+536.966504641 2024/11/29 02:58:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:07 DEBUG : newLeaf(0xc000a12280): >close: err= 2024/11/29 02:58:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:07 DEBUG : dir: Looking for writers 2024/11/29 02:58:07 DEBUG : : Looking for writers 2024/11/29 02:58:07 DEBUG : dir: reading active writers 2024/11/29 02:58:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:07 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:08 DEBUG : dir: Looking for writers 2024/11/29 02:58:08 DEBUG : : Looking for writers 2024/11/29 02:58:08 DEBUG : dir: reading active writers 2024/11/29 02:58:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:08 DEBUG : : >changeNotify: 2024/11/29 02:58:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:08 DEBUG : : >changeNotify: 2024/11/29 02:58:09 DEBUG : dir: Looking for writers 2024/11/29 02:58:09 DEBUG : : Looking for writers 2024/11/29 02:58:09 DEBUG : dir: reading active writers 2024/11/29 02:58:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:10 DEBUG : : >changeNotify: 2024/11/29 02:58:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:10 DEBUG : : >changeNotify: 2024/11/29 02:58:10 DEBUG : dir: Looking for writers 2024/11/29 02:58:10 DEBUG : : Looking for writers 2024/11/29 02:58:10 DEBUG : dir: reading active writers 2024/11/29 02:58:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:58:10 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:58:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:58:05.524 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:58:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:58:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:58:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:11 DEBUG : : >changeNotify: 2024/11/29 02:58:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:11 DEBUG : : >changeNotify: 2024/11/29 02:58:11 DEBUG : dir: Looking for writers 2024/11/29 02:58:11 DEBUG : : Looking for writers 2024/11/29 02:58:11 DEBUG : dir: reading active writers 2024/11/29 02:58:11 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:11 DEBUG : >WaitForWriters: 2024/11/29 02:58:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:12 DEBUG : dir: Looking for writers 2024/11/29 02:58:12 DEBUG : : Looking for writers 2024/11/29 02:58:12 DEBUG : dir: reading active writers 2024/11/29 02:58:12 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:12 DEBUG : >WaitForWriters: 2024/11/29 02:58:12 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:13 DEBUG : : >changeNotify: 2024/11/29 02:58:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:14 DEBUG : : invalidating directory cache 2024/11/29 02:58:14 DEBUG : : >changeNotify: 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:14 DEBUG : dir: invalidating directory cache 2024/11/29 02:58:14 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:58:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:58:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:58:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:16 DEBUG : : >changeNotify: 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:16 DEBUG : : >changeNotify: 2024/11/29 02:58:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:17 DEBUG : : >changeNotify: 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:17 DEBUG : : >changeNotify: 2024/11/29 02:58:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:19 DEBUG : : >changeNotify: 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:19 DEBUG : : >changeNotify: 2024/11/29 02:58:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:21 DEBUG : : >changeNotify: 2024/11/29 02:58:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:22 DEBUG : : >changeNotify: 2024/11/29 02:58:23 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:23 DEBUG : dir: Looking for writers 2024/11/29 02:58:23 DEBUG : file1: reading active writers 2024/11/29 02:58:23 DEBUG : : Looking for writers 2024/11/29 02:58:23 DEBUG : dir: reading active writers 2024/11/29 02:58:23 DEBUG : >WaitForWriters: 2024/11/29 02:58:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:24 DEBUG : : >changeNotify: 2024/11/29 02:58:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000835c80 2024/11/29 02:58:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:29 DEBUG : : >changeNotify: 2024/11/29 02:58:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:29 DEBUG : : >changeNotify: 2024/11/29 02:58:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:30 DEBUG : : >changeNotify: 2024/11/29 02:58:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:58:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000835c80 2024/11/29 02:58:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:58:33 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): openPending: 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:58:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): >openPending: err= 2024/11/29 02:58:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): _writeAt: size=25, off=0 2024/11/29 02:58:33 DEBUG : dir/file1(0xc00062b580): >_writeAt: n=25, err= 2024/11/29 02:58:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:34 DEBUG : : >changeNotify: 2024/11/29 02:58:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:35 DEBUG : : >changeNotify: 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:35 DEBUG : : >changeNotify: 2024/11/29 02:58:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000835c80 2024/11/29 02:58:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:36 DEBUG : newLeaf(0xc00062b580): close: 2024/11/29 02:58:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:58:36 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:58:33.775860613 +0000 UTC m=+565.217651501 2024/11/29 02:58:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:36 DEBUG : newLeaf(0xc00062b580): >close: err= 2024/11/29 02:58:36 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:36 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:36 DEBUG : dir: Looking for writers 2024/11/29 02:58:36 DEBUG : : Looking for writers 2024/11/29 02:58:36 DEBUG : dir: reading active writers 2024/11/29 02:58:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:37 DEBUG : dir: Looking for writers 2024/11/29 02:58:37 DEBUG : : Looking for writers 2024/11/29 02:58:37 DEBUG : dir: reading active writers 2024/11/29 02:58:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:38 DEBUG : dir: Looking for writers 2024/11/29 02:58:38 DEBUG : : Looking for writers 2024/11/29 02:58:38 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:38 DEBUG : dir: reading active writers 2024/11/29 02:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:58:39 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:58:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:58:33.775 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:58:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:58:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:58:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:58:39 DEBUG : dir: Looking for writers 2024/11/29 02:58:39 DEBUG : : Looking for writers 2024/11/29 02:58:39 DEBUG : dir: reading active writers 2024/11/29 02:58:39 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:39 DEBUG : >WaitForWriters: 2024/11/29 02:58:41 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:41 DEBUG : dir: Looking for writers 2024/11/29 02:58:41 DEBUG : : Looking for writers 2024/11/29 02:58:41 DEBUG : dir: reading active writers 2024/11/29 02:58:41 DEBUG : newLeaf: reading active writers 2024/11/29 02:58:41 DEBUG : >WaitForWriters: 2024/11/29 02:58:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:58:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:58:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:58:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:58:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:58:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:44 DEBUG : : invalidating directory cache 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:44 DEBUG : : >changeNotify: 2024/11/29 02:58:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:47 DEBUG : : >changeNotify: 2024/11/29 02:58:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:48 DEBUG : : >changeNotify: 2024/11/29 02:58:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:48 DEBUG : : >changeNotify: 2024/11/29 02:58:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 02:58:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:50 DEBUG : dir/file1(0xc0005faec0): openPending: 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >openPending: err= 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): _writeAt: size=14, off=0 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >_writeAt: n=14, err= 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): close: 2024/11/29 02:58:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:58:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 02:58:52 DEBUG : dir/file1(0xc0005faec0): >close: err= 2024/11/29 02:58:52 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:58:52 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:58:52 DEBUG : dir: Looking for writers 2024/11/29 02:58:52 DEBUG : file1: reading active writers 2024/11/29 02:58:52 DEBUG : : Looking for writers 2024/11/29 02:58:52 DEBUG : dir: reading active writers 2024/11/29 02:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:58:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:53 DEBUG : dir: Looking for writers 2024/11/29 02:58:53 DEBUG : file1: reading active writers 2024/11/29 02:58:53 DEBUG : : Looking for writers 2024/11/29 02:58:53 DEBUG : dir: reading active writers 2024/11/29 02:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:53 DEBUG : : >changeNotify: 2024/11/29 02:58:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:53 DEBUG : : >changeNotify: 2024/11/29 02:58:53 DEBUG : dir: Looking for writers 2024/11/29 02:58:53 DEBUG : file1: reading active writers 2024/11/29 02:58:53 DEBUG : : Looking for writers 2024/11/29 02:58:53 DEBUG : dir: reading active writers 2024/11/29 02:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:54 DEBUG : dir: Looking for writers 2024/11/29 02:58:54 DEBUG : file1: reading active writers 2024/11/29 02:58:54 DEBUG : : Looking for writers 2024/11/29 02:58:54 DEBUG : dir: reading active writers 2024/11/29 02:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:58:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/29 02:58:55 INFO : dir/file1: Copied (replaced existing) 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 02:58:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/29 02:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:55 DEBUG : dir: Looking for writers 2024/11/29 02:58:55 DEBUG : file1: reading active writers 2024/11/29 02:58:55 DEBUG : : Looking for writers 2024/11/29 02:58:55 DEBUG : dir: reading active writers 2024/11/29 02:58:55 DEBUG : >WaitForWriters: 2024/11/29 02:58:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:58:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:58:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:58:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): _readAt: size=512, off=0 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): openPending: 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >openPending: err= 2024/11/29 02:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >_readAt: n=14, err=EOF 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): close: 2024/11/29 02:58:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:58:55 DEBUG : dir/file1(0xc0004b9780): >close: err= 2024/11/29 02:58:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:55 DEBUG : : >changeNotify: 2024/11/29 02:58:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:58:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:58:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:58:58 DEBUG : : >changeNotify: 2024/11/29 02:58:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:58:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:58:59 DEBUG : : >changeNotify: 2024/11/29 02:58:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:58:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:58:59 DEBUG : : >changeNotify: 2024/11/29 02:58:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:58:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:58:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8dc80 2024/11/29 02:58:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:58:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:00 DEBUG : : >changeNotify: 2024/11/29 02:59:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:00 DEBUG : : >changeNotify: 2024/11/29 02:59:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:03 DEBUG : : >changeNotify: 2024/11/29 02:59:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:59:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:59:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8dc80 2024/11/29 02:59:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:04 DEBUG : : >changeNotify: 2024/11/29 02:59:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:59:05 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): openPending: 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:59:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): >openPending: err= 2024/11/29 02:59:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:59:05 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): _writeAt: size=25, off=0 2024/11/29 02:59:05 DEBUG : dir/file1(0xc000a127c0): >_writeAt: n=25, err= 2024/11/29 02:59:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:05 DEBUG : : >changeNotify: 2024/11/29 02:59:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:06 DEBUG : : >changeNotify: 2024/11/29 02:59:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8dc80 2024/11/29 02:59:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:07 DEBUG : newLeaf(0xc000a127c0): close: 2024/11/29 02:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:59:07 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:59:05.443635223 +0000 UTC m=+596.885426101 2024/11/29 02:59:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:59:07 DEBUG : newLeaf(0xc000a127c0): >close: err= 2024/11/29 02:59:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:59:07 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:59:07 DEBUG : dir: Looking for writers 2024/11/29 02:59:07 DEBUG : : Looking for writers 2024/11/29 02:59:07 DEBUG : dir: reading active writers 2024/11/29 02:59:07 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:59:08 DEBUG : dir: Looking for writers 2024/11/29 02:59:08 DEBUG : : Looking for writers 2024/11/29 02:59:08 DEBUG : dir: reading active writers 2024/11/29 02:59:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:59:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:08 DEBUG : dir: Looking for writers 2024/11/29 02:59:08 DEBUG : : Looking for writers 2024/11/29 02:59:08 DEBUG : dir: reading active writers 2024/11/29 02:59:08 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:08 DEBUG : : >changeNotify: 2024/11/29 02:59:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:08 DEBUG : : >changeNotify: 2024/11/29 02:59:09 DEBUG : dir: Looking for writers 2024/11/29 02:59:09 DEBUG : : Looking for writers 2024/11/29 02:59:09 DEBUG : dir: reading active writers 2024/11/29 02:59:09 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:10 DEBUG : dir: Looking for writers 2024/11/29 02:59:10 DEBUG : : Looking for writers 2024/11/29 02:59:10 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:10 DEBUG : dir: reading active writers 2024/11/29 02:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:10 DEBUG : : >changeNotify: 2024/11/29 02:59:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:10 DEBUG : : >changeNotify: 2024/11/29 02:59:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:59:10 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:59:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:59:05.443 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:59:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:59:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:11 DEBUG : : >changeNotify: 2024/11/29 02:59:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:11 DEBUG : : >changeNotify: 2024/11/29 02:59:11 DEBUG : dir: Looking for writers 2024/11/29 02:59:11 DEBUG : : Looking for writers 2024/11/29 02:59:11 DEBUG : dir: reading active writers 2024/11/29 02:59:11 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:11 DEBUG : >WaitForWriters: 2024/11/29 02:59:12 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:12 DEBUG : dir: Looking for writers 2024/11/29 02:59:12 DEBUG : : Looking for writers 2024/11/29 02:59:12 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:12 DEBUG : dir: reading active writers 2024/11/29 02:59:12 DEBUG : >WaitForWriters: 2024/11/29 02:59:12 DEBUG : vfs cache: cleaner exiting 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:13 DEBUG : : >changeNotify: 2024/11/29 02:59:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:14 DEBUG : : >changeNotify: 2024/11/29 02:59:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:14 DEBUG : : >changeNotify: === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 02:59:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 02:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 02:59:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:16 DEBUG : : invalidating directory cache 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:16 DEBUG : dir: invalidating directory cache 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:16 DEBUG : : >changeNotify: 2024/11/29 02:59:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:17 DEBUG : : >changeNotify: 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:17 DEBUG : : >changeNotify: 2024/11/29 02:59:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:18 DEBUG : : forgetting directory cache 2024/11/29 02:59:18 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:18 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:19 DEBUG : : >changeNotify: 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:19 DEBUG : : >changeNotify: 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:21 DEBUG : : >changeNotify: 2024/11/29 02:59:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:22 DEBUG : : >changeNotify: 2024/11/29 02:59:23 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:23 DEBUG : dir: Looking for writers 2024/11/29 02:59:23 DEBUG : file1: reading active writers 2024/11/29 02:59:23 DEBUG : : Looking for writers 2024/11/29 02:59:23 DEBUG : dir: reading active writers 2024/11/29 02:59:23 DEBUG : >WaitForWriters: 2024/11/29 02:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:59:23 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:23 DEBUG : dir/file1(0xc0009910c0): _readAt: size=512, off=0 2024/11/29 02:59:23 DEBUG : dir/file1(0xc0009910c0): openPending: 2024/11/29 02:59:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/29 02:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >openPending: err= 2024/11/29 02:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:24 DEBUG : : >changeNotify: 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >_readAt: n=14, err=EOF 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): close: 2024/11/29 02:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 02:59:24 DEBUG : dir/file1(0xc0009910c0): >close: err= 2024/11/29 02:59:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0007be300 2024/11/29 02:59:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:29 DEBUG : : >changeNotify: 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:29 DEBUG : : >changeNotify: 2024/11/29 02:59:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:30 DEBUG : : >changeNotify: 2024/11/29 02:59:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/29 02:59:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/29 02:59:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0007be300 2024/11/29 02:59:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/29 02:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 02:59:33 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): openPending: 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/29 02:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): >openPending: err= 2024/11/29 02:59:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 02:59:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 02:59:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): _writeAt: size=25, off=0 2024/11/29 02:59:33 DEBUG : dir/file1(0xc000a13440): >_writeAt: n=25, err= 2024/11/29 02:59:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:34 DEBUG : : >changeNotify: 2024/11/29 02:59:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/29 02:59:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/29 02:59:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007be300 2024/11/29 02:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/29 02:59:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:35 DEBUG : newLeaf(0xc000a13440): close: 2024/11/29 02:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/29 02:59:35 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-29 02:59:33.377801734 +0000 UTC m=+624.819592602 2024/11/29 02:59:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/29 02:59:35 DEBUG : newLeaf(0xc000a13440): >close: err= 2024/11/29 02:59:35 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 02:59:35 DEBUG : newLeaf: vfs cache: starting upload 2024/11/29 02:59:35 DEBUG : dir: Looking for writers 2024/11/29 02:59:35 DEBUG : : Looking for writers 2024/11/29 02:59:35 DEBUG : dir: reading active writers 2024/11/29 02:59:35 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:35 DEBUG : : >changeNotify: 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:35 DEBUG : : >changeNotify: 2024/11/29 02:59:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 02:59:36 DEBUG : dir: Looking for writers 2024/11/29 02:59:36 DEBUG : : Looking for writers 2024/11/29 02:59:36 DEBUG : dir: reading active writers 2024/11/29 02:59:36 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:37 DEBUG : dir: Looking for writers 2024/11/29 02:59:37 DEBUG : : Looking for writers 2024/11/29 02:59:37 DEBUG : dir: reading active writers 2024/11/29 02:59:37 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 02:59:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/29 02:59:38 INFO : newLeaf: Copied (replaced existing) 2024/11/29 02:59:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-29 02:59:33.377 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/29 02:59:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/29 02:59:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/29 02:59:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/29 02:59:38 DEBUG : dir: Looking for writers 2024/11/29 02:59:38 DEBUG : : Looking for writers 2024/11/29 02:59:38 DEBUG : dir: reading active writers 2024/11/29 02:59:38 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:38 DEBUG : >WaitForWriters: 2024/11/29 02:59:40 DEBUG : : forgetting directory cache 2024/11/29 02:59:40 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:40 DEBUG : dir/subdir: forgetting directory cache 2024/11/29 02:59:40 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:40 DEBUG : dir: Looking for writers 2024/11/29 02:59:40 DEBUG : : Looking for writers 2024/11/29 02:59:40 DEBUG : dir: reading active writers 2024/11/29 02:59:40 DEBUG : newLeaf: reading active writers 2024/11/29 02:59:40 DEBUG : >WaitForWriters: 2024/11/29 02:59:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (179.14s) --- PASS: TestFileRename/off,forceCache=false (29.39s) --- PASS: TestFileRename/minimal,forceCache=false (30.18s) --- PASS: TestFileRename/minimal,forceCache=true (31.94s) --- PASS: TestFileRename/writes,forceCache=false (28.06s) --- PASS: TestFileRename/writes,forceCache=true (31.70s) --- PASS: TestFileRename/full,forceCache=false (27.87s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:43 DEBUG : : Looking for writers 2024/11/29 02:59:43 DEBUG : >WaitForWriters: 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRcGetVFS (0.90s) === 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 "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : invalidating directory cache 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : dir: invalidating directory cache 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:44 DEBUG : : >changeNotify: 2024/11/29 02:59:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:47 DEBUG : : >changeNotify: 2024/11/29 02:59:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:48 DEBUG : : >changeNotify: 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:48 DEBUG : : >changeNotify: 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 02:59:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 02:59:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 02:59:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 02:59:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 02:59:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:53 DEBUG : : >changeNotify: 2024/11/29 02:59:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 02:59:54 DEBUG : WaitForWriters: timeout=30s 2024/11/29 02:59:54 DEBUG : dir: Looking for writers 2024/11/29 02:59:54 DEBUG : file1: reading active writers 2024/11/29 02:59:54 DEBUG : : Looking for writers 2024/11/29 02:59:54 DEBUG : dir: reading active writers 2024/11/29 02:59:54 DEBUG : >WaitForWriters: 2024/11/29 02:59:54 DEBUG : : forgetting directory cache 2024/11/29 02:59:54 DEBUG : dir: forgetting directory cache 2024/11/29 02:59:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 02:59:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 02:59:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 02:59:55 DEBUG : : >changeNotify: 2024/11/29 02:59:57 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 02:59:57 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleMethods (13.66s) === RUN TestReadFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 02:59:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:58 DEBUG : : >changeNotify: 2024/11/29 02:59:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:58 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:58 DEBUG : : >changeNotify: 2024/11/29 02:59:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 02:59:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 02:59:59 DEBUG : : >changeNotify: 2024/11/29 02:59:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 02:59:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 02:59:59 DEBUG : : >changeNotify: 2024/11/29 03:00:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:00 DEBUG : : >changeNotify: 2024/11/29 03:00:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:00 DEBUG : : >changeNotify: 2024/11/29 03:00:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:03 DEBUG : : >changeNotify: 2024/11/29 03:00:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:04 DEBUG : : >changeNotify: 2024/11/29 03:00:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:04 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:04 DEBUG : : forgetting directory cache 2024/11/29 03:00:04 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:05 DEBUG : : >changeNotify: 2024/11/29 03:00:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:06 DEBUG : : >changeNotify: 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/29 03:00:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/29 03:00:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/29 03:00:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/29 03:00:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/29 03:00:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:08 DEBUG : : >changeNotify: 2024/11/29 03:00:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/29 03:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/29 03:00:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:09 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:09 DEBUG : dir: Looking for writers 2024/11/29 03:00:09 DEBUG : file1: reading active writers 2024/11/29 03:00:09 DEBUG : : Looking for writers 2024/11/29 03:00:09 DEBUG : dir: reading active writers 2024/11/29 03:00:09 DEBUG : >WaitForWriters: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:10 DEBUG : : >changeNotify: 2024/11/29 03:00:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:11 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:11 DEBUG : : >changeNotify: 2024/11/29 03:00:12 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:00:12 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleSeek (14.94s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:13 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:13 DEBUG : : >changeNotify: 2024/11/29 03:00:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:14 DEBUG : : >changeNotify: 2024/11/29 03:00:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:14 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:14 DEBUG : : >changeNotify: 2024/11/29 03:00:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : invalidating directory cache 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:16 DEBUG : : >changeNotify: 2024/11/29 03:00:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:17 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:17 DEBUG : : >changeNotify: 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:17 DEBUG : : >changeNotify: 2024/11/29 03:00:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:19 DEBUG : : >changeNotify: 2024/11/29 03:00:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:21 DEBUG : : >changeNotify: 2024/11/29 03:00:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:22 DEBUG : : >changeNotify: 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/29 03:00:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/29 03:00:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/29 03:00:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/29 03:00:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/29 03:00:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:24 DEBUG : : >changeNotify: 2024/11/29 03:00:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/29 03:00:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/29 03:00:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/29 03:00:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/29 03:00:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/29 03:00:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/29 03:00:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/29 03:00:25 DEBUG : : forgetting directory cache 2024/11/29 03:00:25 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/29 03:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/29 03:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/29 03:00:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/29 03:00:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/29 03:00:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/29 03:00:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/29 03:00:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/29 03:00:26 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:26 DEBUG : dir: Looking for writers 2024/11/29 03:00:26 DEBUG : file1: reading active writers 2024/11/29 03:00:26 DEBUG : : Looking for writers 2024/11/29 03:00:26 DEBUG : dir: reading active writers 2024/11/29 03:00:26 DEBUG : >WaitForWriters: 2024/11/29 03:00:28 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:00:28 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestReadFileHandleReadAt (16.70s) === RUN TestReadFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:29 DEBUG : : >changeNotify: 2024/11/29 03:00:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:29 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:29 DEBUG : : >changeNotify: 2024/11/29 03:00:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:30 DEBUG : : >changeNotify: 2024/11/29 03:00:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:34 DEBUG : : >changeNotify: 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:34 DEBUG : : >changeNotify: 2024/11/29 03:00:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.bin" entryType 1 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:35 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:35 DEBUG : : >changeNotify: 2024/11/29 03:00:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:38 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:38 DEBUG : dir: Looking for writers 2024/11/29 03:00:38 DEBUG : file1: reading active writers 2024/11/29 03:00:38 DEBUG : : Looking for writers 2024/11/29 03:00:38 DEBUG : dir: reading active writers 2024/11/29 03:00:38 DEBUG : >WaitForWriters: 2024/11/29 03:00:41 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:41 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleFlush (12.24s) === RUN TestReadFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "newLeaf.json" entryType 1 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/11/29 03:00:44 DEBUG : : invalidating directory cache 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:44 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:44 DEBUG : : >changeNotify: 2024/11/29 03:00:46 DEBUG : : forgetting directory cache 2024/11/29 03:00:46 DEBUG : dir: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil/a: forgetting directory cache 2024/11/29 03:00:46 DEBUG : fil/a/b: forgetting directory cache 2024/11/29 03:00:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:48 DEBUG : : >changeNotify: 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:49 DEBUG : : >changeNotify: 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:49 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:49 DEBUG : : >changeNotify: 2024/11/29 03:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/29 03:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/29 03:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:00:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:53 DEBUG : : >changeNotify: 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:53 DEBUG : : >changeNotify: 2024/11/29 03:00:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/29 03:00:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/29 03:00:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/29 03:00:53 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:00:53 DEBUG : dir: Looking for writers 2024/11/29 03:00:53 DEBUG : file1: reading active writers 2024/11/29 03:00:53 DEBUG : : Looking for writers 2024/11/29 03:00:53 DEBUG : dir: reading active writers 2024/11/29 03:00:53 DEBUG : >WaitForWriters: 2024/11/29 03:00:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:00:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:00:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:00:55 DEBUG : : >changeNotify: 2024/11/29 03:00:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:00:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleRelease (15.24s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:00:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:00:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Config file has changed externally - reloading 2024/11/29 03:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:00:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:00:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:58 DEBUG : : invalidating directory cache 2024/11/29 03:00:58 DEBUG : dir: invalidating directory cache 2024/11/29 03:00:58 DEBUG : : >changeNotify: 2024/11/29 03:00:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:58 DEBUG : : >changeNotify: 2024/11/29 03:00:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:00:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:00:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:00:59 DEBUG : : >changeNotify: 2024/11/29 03:01:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:00 DEBUG : : >changeNotify: 2024/11/29 03:01:02 DEBUG : : forgetting directory cache 2024/11/29 03:01:02 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:02 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:03 DEBUG : : >changeNotify: 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:03 DEBUG : : >changeNotify: 2024/11/29 03:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:03 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:03 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:03 DEBUG : dir/file1(0xc0005fb100): _readAt: size=1, off=0 2024/11/29 03:01:03 DEBUG : dir/file1(0xc0005fb100): openPending: 2024/11/29 03:01:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:04 DEBUG : : >changeNotify: 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:04 DEBUG : : >changeNotify: 2024/11/29 03:01:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:05 DEBUG : dir/file1(0xc0005fb100): >openPending: err= 2024/11/29 03:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:05 DEBUG : : >changeNotify: 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:05 DEBUG : : >changeNotify: 2024/11/29 03:01:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:06 DEBUG : : >changeNotify: 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:06 DEBUG : : >changeNotify: 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=1, err= 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): _readAt: size=256, off=1 2024/11/29 03:01:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=15, err=EOF 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): _readAt: size=16, off=16 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >_readAt: n=0, err=EOF 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): close: 2024/11/29 03:01:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >close: err= 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): close: 2024/11/29 03:01:06 DEBUG : dir/file1(0xc0005fb100): >close: err=file already closed 2024/11/29 03:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:06 DEBUG : dir: Looking for writers 2024/11/29 03:01:06 DEBUG : file1: reading active writers 2024/11/29 03:01:06 DEBUG : : Looking for writers 2024/11/29 03:01:06 DEBUG : dir: reading active writers 2024/11/29 03:01:06 DEBUG : >WaitForWriters: 2024/11/29 03:01:06 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:08 DEBUG : : >changeNotify: 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:08 DEBUG : : >changeNotify: 2024/11/29 03:01:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleMethodsRead (12.39s) === RUN TestRWFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:10 DEBUG : : >changeNotify: 2024/11/29 03:01:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:11 DEBUG : : >changeNotify: 2024/11/29 03:01:12 DEBUG : : forgetting directory cache 2024/11/29 03:01:12 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : invalidating directory cache 2024/11/29 03:01:13 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:13 DEBUG : : >changeNotify: 2024/11/29 03:01:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:14 DEBUG : : >changeNotify: 2024/11/29 03:01:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:16 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:16 DEBUG : : >changeNotify: 2024/11/29 03:01:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:16 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=0 2024/11/29 03:01:16 DEBUG : dir/file1(0xc00062be80): openPending: 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:17 DEBUG : : >changeNotify: 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:17 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:17 DEBUG : : >changeNotify: 2024/11/29 03:01:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:17 DEBUG : dir/file1(0xc00062be80): >openPending: err= 2024/11/29 03:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=5 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=3 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=1, off=13 2024/11/29 03:01:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=1, err= 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): _readAt: size=16, off=100 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >_readAt: n=0, err=EOF 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): close: 2024/11/29 03:01:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:18 DEBUG : dir/file1(0xc00062be80): >close: err= 2024/11/29 03:01:18 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:18 DEBUG : dir: Looking for writers 2024/11/29 03:01:18 DEBUG : file1: reading active writers 2024/11/29 03:01:18 DEBUG : : Looking for writers 2024/11/29 03:01:18 DEBUG : dir: reading active writers 2024/11/29 03:01:18 DEBUG : >WaitForWriters: 2024/11/29 03:01:18 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:19 DEBUG : : >changeNotify: 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:19 DEBUG : : >changeNotify: 2024/11/29 03:01:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:21 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:21 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:21 DEBUG : : >changeNotify: 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:21 DEBUG : : >changeNotify: 2024/11/29 03:01:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRWFileHandleSeek (12.39s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:22 DEBUG : : >changeNotify: 2024/11/29 03:01:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:24 DEBUG : : >changeNotify: 2024/11/29 03:01:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:24 DEBUG : : >changeNotify: 2024/11/29 03:01:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:29 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:29 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=0 2024/11/29 03:01:29 DEBUG : dir/file1(0xc000a12740): openPending: 2024/11/29 03:01:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:29 DEBUG : : >changeNotify: 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:29 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:29 DEBUG : : >changeNotify: 2024/11/29 03:01:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : invalidating directory cache 2024/11/29 03:01:30 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:30 DEBUG : : >changeNotify: 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >openPending: err= 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=5 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=1, off=1 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=1, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=6, off=10 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=6, err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=10 2024/11/29 03:01:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=6, err=EOF 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=100 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=0, err=EOF 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): close: 2024/11/29 03:01:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >close: err= 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): _readAt: size=256, off=100 2024/11/29 03:01:31 DEBUG : dir/file1(0xc000a12740): >_readAt: n=0, err=file already closed 2024/11/29 03:01:31 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:31 DEBUG : dir: Looking for writers 2024/11/29 03:01:31 DEBUG : file1: reading active writers 2024/11/29 03:01:31 DEBUG : : Looking for writers 2024/11/29 03:01:31 DEBUG : dir: reading active writers 2024/11/29 03:01:31 DEBUG : >WaitForWriters: 2024/11/29 03:01:31 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:34 DEBUG : : forgetting directory cache 2024/11/29 03:01:34 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:34 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:34 DEBUG : : >changeNotify: 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:34 DEBUG : : >changeNotify: 2024/11/29 03:01:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReadAt (12.77s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:34 DEBUG : dir/subdir: forgetting directory cache 2024/11/29 03:01:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:35 DEBUG : : >changeNotify: 2024/11/29 03:01:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): _readAt: size=256, off=0 2024/11/29 03:01:41 DEBUG : dir/file1(0xc0002a92c0): openPending: 2024/11/29 03:01:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:42 DEBUG : : invalidating directory cache 2024/11/29 03:01:42 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:42 DEBUG : : >changeNotify: 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:42 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:42 DEBUG : : >changeNotify: 2024/11/29 03:01:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:42 DEBUG : dir/file1(0xc0002a92c0): >openPending: err= 2024/11/29 03:01:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): >_readAt: n=16, err=EOF 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): RWFileHandle.Flush 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): close: 2024/11/29 03:01:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:43 DEBUG : dir/file1(0xc0002a92c0): >close: err= 2024/11/29 03:01:43 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:43 DEBUG : dir: Looking for writers 2024/11/29 03:01:43 DEBUG : file1: reading active writers 2024/11/29 03:01:43 DEBUG : : Looking for writers 2024/11/29 03:01:43 DEBUG : dir: reading active writers 2024/11/29 03:01:43 DEBUG : >WaitForWriters: 2024/11/29 03:01:43 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:44 DEBUG : : >changeNotify: 2024/11/29 03:01:45 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:45 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:46 DEBUG : dir/virtualDir2: forgetting directory cache --- PASS: TestRWFileHandleFlushRead (11.98s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:47 DEBUG : dir: forgetting directory cache 2024/11/29 03:01:47 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/29 03:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:47 DEBUG : : >changeNotify: 2024/11/29 03:01:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:47 DEBUG : : >changeNotify: 2024/11/29 03:01:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:48 DEBUG : : >changeNotify: 2024/11/29 03:01:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:53 DEBUG : : >changeNotify: 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:53 DEBUG : : >changeNotify: 2024/11/29 03:01:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/29 03:01:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/29 03:01:53 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:01:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:01:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:01:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:01:53 DEBUG : dir/file1(0xc000f64b40): _readAt: size=256, off=0 2024/11/29 03:01:53 DEBUG : dir/file1(0xc000f64b40): openPending: 2024/11/29 03:01:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:55 DEBUG : dir/file1(0xc000f64b40): >openPending: err= 2024/11/29 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/29 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:55 DEBUG : : >changeNotify: 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:55 DEBUG : : >changeNotify: 2024/11/29 03:01:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:56 DEBUG : : >changeNotify: 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:56 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:56 DEBUG : : >changeNotify: 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): >_readAt: n=16, err=EOF 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): RWFileHandle.Release 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): close: 2024/11/29 03:01:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): >close: err= 2024/11/29 03:01:56 DEBUG : dir/file1(0xc000f64b40): RWFileHandle.Release 2024/11/29 03:01:56 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:56 DEBUG : dir: Looking for writers 2024/11/29 03:01:56 DEBUG : file1: reading active writers 2024/11/29 03:01:56 DEBUG : : Looking for writers 2024/11/29 03:01:56 DEBUG : dir: reading active writers 2024/11/29 03:01:56 DEBUG : >WaitForWriters: 2024/11/29 03:01:56 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:01:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:57 DEBUG : : invalidating directory cache 2024/11/29 03:01:57 DEBUG : dir: invalidating directory cache 2024/11/29 03:01:57 DEBUG : : >changeNotify: 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:57 DEBUG : : >changeNotify: 2024/11/29 03:01:58 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:01:58 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:01:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:01:58 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:01:58 DEBUG : : >changeNotify: 2024/11/29 03:01:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReleaseRead (12.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:01:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:01:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:01:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:01:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:01:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:01:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:01:59 DEBUG : file1: newRWFileHandle: 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): openPending: 2024/11/29 03:01:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:01:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >openPending: err= 2024/11/29 03:01:59 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:01:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:01:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:01:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): _writeAt: size=5, off=0 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >_writeAt: n=5, err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): _writeAt: size=7, off=5 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >_writeAt: n=7, err= 2024/11/29 03:01:59 DEBUG : file1: vfs cache: truncate to size=11 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): close: 2024/11/29 03:01:59 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:01:59.475330656 +0000 UTC m=+770.917121524 2024/11/29 03:01:59 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >close: err= 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): close: 2024/11/29 03:01:59 DEBUG : file1(0xc000f653c0): >close: err=file already closed 2024/11/29 03:01:59 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:01:59 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:01:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:01:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:01:59 DEBUG : : >changeNotify: 2024/11/29 03:01:59 DEBUG : : Looking for writers 2024/11/29 03:01:59 DEBUG : file1: reading active writers 2024/11/29 03:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:00 DEBUG : : Looking for writers 2024/11/29 03:02:00 DEBUG : file1: reading active writers 2024/11/29 03:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:00 DEBUG : : >changeNotify: 2024/11/29 03:02:00 DEBUG : : Looking for writers 2024/11/29 03:02:00 DEBUG : file1: reading active writers 2024/11/29 03:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:01 DEBUG : : Looking for writers 2024/11/29 03:02:01 DEBUG : file1: reading active writers 2024/11/29 03:02:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:01 DEBUG : : forgetting directory cache 2024/11/29 03:02:01 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:01 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:02 DEBUG : : Looking for writers 2024/11/29 03:02:02 DEBUG : file1: reading active writers 2024/11/29 03:02:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:03 DEBUG : : >changeNotify: 2024/11/29 03:02:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 03:02:03 INFO : file1: Copied (new) 2024/11/29 03:02:03 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-29 03:01:59.475 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/29 03:02:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:03 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:03 DEBUG : : Looking for writers 2024/11/29 03:02:03 DEBUG : file1: reading active writers 2024/11/29 03:02:03 DEBUG : >WaitForWriters: 2024/11/29 03:02:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:04 DEBUG : : >changeNotify: 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:04 DEBUG : : >changeNotify: 2024/11/29 03:02:04 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:04 DEBUG : : Looking for writers 2024/11/29 03:02:04 DEBUG : file1: reading active writers 2024/11/29 03:02:04 DEBUG : >WaitForWriters: 2024/11/29 03:02:04 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:05 DEBUG : : >changeNotify: 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:05 DEBUG : : >changeNotify: 2024/11/29 03:02:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:06 DEBUG : : >changeNotify: 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:06 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleMethodsWrite (8.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:07 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): openPending: 2024/11/29 03:02:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >openPending: err= 2024/11/29 03:02:07 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=7, off=0 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=7, err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=6, off=5 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=6, err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): close: 2024/11/29 03:02:07 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:07.515713188 +0000 UTC m=+778.957504046 2024/11/29 03:02:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >close: err= 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): _writeAt: size=5, off=0 2024/11/29 03:02:07 DEBUG : file1(0xc000a12700): >_writeAt: n=0, err=file already closed 2024/11/29 03:02:07 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:07 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:07 DEBUG : : Looking for writers 2024/11/29 03:02:07 DEBUG : file1: reading active writers 2024/11/29 03:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:08 DEBUG : : Looking for writers 2024/11/29 03:02:08 DEBUG : file1: reading active writers 2024/11/29 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:08 DEBUG : : >changeNotify: 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:08 DEBUG : : >changeNotify: 2024/11/29 03:02:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:08 DEBUG : : Looking for writers 2024/11/29 03:02:08 DEBUG : file1: reading active writers 2024/11/29 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:09 DEBUG : : Looking for writers 2024/11/29 03:02:09 DEBUG : file1: reading active writers 2024/11/29 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : invalidating directory cache 2024/11/29 03:02:10 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:10 DEBUG : : Looking for writers 2024/11/29 03:02:10 DEBUG : file1: reading active writers 2024/11/29 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:10 DEBUG : : >changeNotify: 2024/11/29 03:02:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 03:02:11 INFO : file1: Copied (new) 2024/11/29 03:02:11 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-29 03:02:07.515 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/29 03:02:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:11 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:11 DEBUG : : Looking for writers 2024/11/29 03:02:11 DEBUG : file1: reading active writers 2024/11/29 03:02:11 DEBUG : >WaitForWriters: 2024/11/29 03:02:12 DEBUG : : forgetting directory cache 2024/11/29 03:02:12 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:12 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:13 DEBUG : : Looking for writers 2024/11/29 03:02:13 DEBUG : file1: reading active writers 2024/11/29 03:02:13 DEBUG : >WaitForWriters: 2024/11/29 03:02:13 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:13 DEBUG : : >changeNotify: 2024/11/29 03:02:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:14 DEBUG : : >changeNotify: 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:14 DEBUG : : >changeNotify: 2024/11/29 03:02:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 --- PASS: TestRWFileHandleWriteAt (8.03s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:15 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): openPending: 2024/11/29 03:02:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): >openPending: err= 2024/11/29 03:02:15 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): close: 2024/11/29 03:02:15 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:15.541851186 +0000 UTC m=+786.983642054 2024/11/29 03:02:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:15 DEBUG : file1(0xc000a12480): >close: err= 2024/11/29 03:02:15 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:02:15 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:02:15 DEBUG : file2: newRWFileHandle: 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): openPending: 2024/11/29 03:02:15 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): >openPending: err= 2024/11/29 03:02:15 DEBUG : file2: >newRWFileHandle: err= 2024/11/29 03:02:15 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:15 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/29 03:02:15 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): RWFileHandle.Flush 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): RWFileHandle.Release 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): close: 2024/11/29 03:02:15 DEBUG : file2: vfs cache: setting modification time to 2024-11-29 03:02:15.542643869 +0000 UTC m=+786.984434727 2024/11/29 03:02:15 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:15 DEBUG : file2(0xc000a12580): >close: err= 2024/11/29 03:02:15 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/29 03:02:15 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:15 DEBUG : file2: vfs cache: starting upload 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/29 03:02:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:15 DEBUG : : Looking for writers 2024/11/29 03:02:15 DEBUG : file1: reading active writers 2024/11/29 03:02:15 DEBUG : file2: reading active writers 2024/11/29 03:02:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : : Looking for writers 2024/11/29 03:02:16 DEBUG : file1: reading active writers 2024/11/29 03:02:16 DEBUG : file2: reading active writers 2024/11/29 03:02:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:16 DEBUG : : >changeNotify: 2024/11/29 03:02:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:16 DEBUG : : Looking for writers 2024/11/29 03:02:16 DEBUG : file1: reading active writers 2024/11/29 03:02:16 DEBUG : file2: reading active writers 2024/11/29 03:02:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:17 DEBUG : : >changeNotify: 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:17 DEBUG : : >changeNotify: 2024/11/29 03:02:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:17 DEBUG : : Looking for writers 2024/11/29 03:02:17 DEBUG : file1: reading active writers 2024/11/29 03:02:17 DEBUG : file2: reading active writers 2024/11/29 03:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:18 DEBUG : : Looking for writers 2024/11/29 03:02:18 DEBUG : file2: reading active writers 2024/11/29 03:02:18 DEBUG : file1: reading active writers 2024/11/29 03:02:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/29 03:02:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:02:18 INFO : file2: Copied (new) 2024/11/29 03:02:18 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-29 03:02:15.542 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/29 03:02:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/29 03:02:18 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/29 03:02:18 INFO : file2: vfs cache: upload succeeded try #1 2024/11/29 03:02:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/29 03:02:19 INFO : file1: Copied (new) 2024/11/29 03:02:19 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-29 03:02:15.541 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/29 03:02:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:19 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:19 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:19 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:19 DEBUG : : >changeNotify: 2024/11/29 03:02:19 DEBUG : : Looking for writers 2024/11/29 03:02:19 DEBUG : file1: reading active writers 2024/11/29 03:02:19 DEBUG : file2: reading active writers 2024/11/29 03:02:19 DEBUG : >WaitForWriters: 2024/11/29 03:02:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:21 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:21 DEBUG : : >changeNotify: 2024/11/29 03:02:21 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:22 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:22 DEBUG : : Looking for writers 2024/11/29 03:02:22 DEBUG : file1: reading active writers 2024/11/29 03:02:22 DEBUG : file2: reading active writers 2024/11/29 03:02:22 DEBUG : >WaitForWriters: 2024/11/29 03:02:22 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:22 DEBUG : : invalidating directory cache 2024/11/29 03:02:22 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:22 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:22 DEBUG : : >changeNotify: 2024/11/29 03:02:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:23 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:24 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:24 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteNoWrite (10.36s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:25 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): openPending: 2024/11/29 03:02:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >openPending: err= 2024/11/29 03:02:25 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): _writeAt: size=5, off=0 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >_writeAt: n=5, err= 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): RWFileHandle.Flush 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): RWFileHandle.Flush 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): close: 2024/11/29 03:02:25 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:25.947594386 +0000 UTC m=+797.389385244 2024/11/29 03:02:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:25 DEBUG : file1(0xc000f65380): >close: err= 2024/11/29 03:02:25 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:25 DEBUG : : Looking for writers 2024/11/29 03:02:25 DEBUG : file1: reading active writers 2024/11/29 03:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:26 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:26 DEBUG : : Looking for writers 2024/11/29 03:02:26 DEBUG : file1: reading active writers 2024/11/29 03:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:27 DEBUG : : Looking for writers 2024/11/29 03:02:27 DEBUG : file1: reading active writers 2024/11/29 03:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:27 DEBUG : : forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir/sub: forgetting directory cache 2024/11/29 03:02:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/11/29 03:02:28 DEBUG : : Looking for writers 2024/11/29 03:02:28 DEBUG : file1: reading active writers 2024/11/29 03:02:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:29 DEBUG : : Looking for writers 2024/11/29 03:02:29 DEBUG : file1: reading active writers 2024/11/29 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:29 INFO : file1: Copied (new) 2024/11/29 03:02:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:02:25.947 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:29 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:29 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:29 DEBUG : : >changeNotify: 2024/11/29 03:02:29 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 DEBUG : : Looking for writers 2024/11/29 03:02:30 DEBUG : file1: reading active writers 2024/11/29 03:02:30 DEBUG : >WaitForWriters: 2024/11/29 03:02:30 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: 2024/11/29 03:02:30 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:30 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleFlushWrite (6.61s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:02:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:02:32 DEBUG : file1: newRWFileHandle: 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): openPending: 2024/11/29 03:02:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:02:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >openPending: err= 2024/11/29 03:02:32 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:02:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:02:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): _writeAt: size=5, off=0 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >_writeAt: n=5, err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): RWFileHandle.Release 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): close: 2024/11/29 03:02:32 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:02:32.528971081 +0000 UTC m=+803.970761949 2024/11/29 03:02:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): >close: err= 2024/11/29 03:02:32 DEBUG : file1(0xc000f65d00): RWFileHandle.Release 2024/11/29 03:02:32 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:32 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:32 DEBUG : : Looking for writers 2024/11/29 03:02:32 DEBUG : file1: reading active writers 2024/11/29 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:33 DEBUG : : Looking for writers 2024/11/29 03:02:33 DEBUG : file1: reading active writers 2024/11/29 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:33 DEBUG : : Looking for writers 2024/11/29 03:02:33 DEBUG : file1: reading active writers 2024/11/29 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:34 DEBUG : : >changeNotify: 2024/11/29 03:02:34 DEBUG : : Looking for writers 2024/11/29 03:02:34 DEBUG : file1: reading active writers 2024/11/29 03:02:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:34 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:35 DEBUG : : invalidating directory cache 2024/11/29 03:02:35 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:35 DEBUG : : Looking for writers 2024/11/29 03:02:35 DEBUG : file1: reading active writers 2024/11/29 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:35 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:35 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:35 DEBUG : : >changeNotify: 2024/11/29 03:02:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:36 INFO : file1: Copied (new) 2024/11/29 03:02:36 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:02:32.528 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:36 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:36 DEBUG : : Looking for writers 2024/11/29 03:02:36 DEBUG : file1: reading active writers 2024/11/29 03:02:36 DEBUG : >WaitForWriters: 2024/11/29 03:02:36 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (6.64s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:42 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:42 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:42 DEBUG : : >changeNotify: 2024/11/29 03:02:42 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:42 DEBUG : : forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub/subsub: forgetting directory cache 2024/11/29 03:02:42 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2024/11/29 03:02:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/11/29 03:02:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:43 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:44 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:44 DEBUG : : >changeNotify: 2024/11/29 03:02:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/29 03:02:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 03:02:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:02:45 DEBUG : dir/file1(0xc0002a8c80): openPending: 2024/11/29 03:02:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >openPending: err= 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/29 03:02:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:02:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:02:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): _writeAt: size=5, off=0 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >_writeAt: n=5, err= 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): close: 2024/11/29 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:02:46 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-29 03:02:46.953055238 +0000 UTC m=+818.394846096 2024/11/29 03:02:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:02:46 DEBUG : dir/file1(0xc0002a8c80): >close: err= 2024/11/29 03:02:46 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:02:46 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:46 DEBUG : dir: Looking for writers 2024/11/29 03:02:46 DEBUG : file1: reading active writers 2024/11/29 03:02:46 DEBUG : : Looking for writers 2024/11/29 03:02:46 DEBUG : dir: reading active writers 2024/11/29 03:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:02:47 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : invalidating directory cache 2024/11/29 03:02:47 DEBUG : dir: invalidating directory cache 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:02:47 DEBUG : dir: Looking for writers 2024/11/29 03:02:47 DEBUG : file1: reading active writers 2024/11/29 03:02:47 DEBUG : : Looking for writers 2024/11/29 03:02:47 DEBUG : dir: reading active writers 2024/11/29 03:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:02:47 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:47 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:47 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:47 DEBUG : : >changeNotify: 2024/11/29 03:02:48 DEBUG : dir: Looking for writers 2024/11/29 03:02:48 DEBUG : file1: reading active writers 2024/11/29 03:02:48 DEBUG : : Looking for writers 2024/11/29 03:02:48 DEBUG : dir: reading active writers 2024/11/29 03:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:48 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:48 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:48 DEBUG : : >changeNotify: 2024/11/29 03:02:49 DEBUG : dir: Looking for writers 2024/11/29 03:02:49 DEBUG : file1: reading active writers 2024/11/29 03:02:49 DEBUG : : Looking for writers 2024/11/29 03:02:49 DEBUG : dir: reading active writers 2024/11/29 03:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:50 DEBUG : dir: Looking for writers 2024/11/29 03:02:50 DEBUG : file1: reading active writers 2024/11/29 03:02:50 DEBUG : : Looking for writers 2024/11/29 03:02:50 DEBUG : dir: reading active writers 2024/11/29 03:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:02:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:02:50 INFO : dir/file1: Copied (replaced existing) 2024/11/29 03:02:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-29 03:02:46.953 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:02:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 03:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:02:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 03:02:51 DEBUG : dir: Looking for writers 2024/11/29 03:02:51 DEBUG : file1: reading active writers 2024/11/29 03:02:51 DEBUG : : Looking for writers 2024/11/29 03:02:51 DEBUG : dir: reading active writers 2024/11/29 03:02:51 DEBUG : >WaitForWriters: 2024/11/29 03:02:51 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:02:53 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:53 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:02:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:02:53 DEBUG : : >changeNotify: 2024/11/29 03:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:02:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleSizeTruncateExisting (15.59s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:02:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:02:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Config file has changed externally - reloading 2024/11/29 03:02:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:02:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:02:54 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:55 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:55 DEBUG : : >changeNotify: 2024/11/29 03:02:57 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:57 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:57 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:57 DEBUG : : >changeNotify: 2024/11/29 03:02:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:58 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:58 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:58 DEBUG : : >changeNotify: 2024/11/29 03:02:58 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:59 DEBUG : : forgetting directory cache 2024/11/29 03:02:59 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/11/29 03:02:59 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:59 DEBUG : : invalidating directory cache 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:02:59 DEBUG : dir: forgetting directory cache 2024/11/29 03:02:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:02:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:02:59 DEBUG : : >changeNotify: 2024/11/29 03:02:59 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:00 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:00 DEBUG : : >changeNotify: 2024/11/29 03:03:00 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:02 DEBUG : dir/file1: newRWFileHandle: 2024/11/29 03:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/29 03:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/29 03:03:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/29 03:03:02 DEBUG : dir/file1(0xc000f649c0): _writeAt: size=5, off=0 2024/11/29 03:03:02 DEBUG : dir/file1(0xc000f649c0): openPending: 2024/11/29 03:03:02 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:03 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:03 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:03 DEBUG : : >changeNotify: 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/29 03:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >openPending: err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >_writeAt: n=5, err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): _writeAt: size=15, off=5 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >_writeAt: n=15, err= 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): close: 2024/11/29 03:03:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-29 03:03:03.2185376 +0000 UTC m=+834.660328458 2024/11/29 03:03:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:03 DEBUG : dir/file1(0xc000f649c0): >close: err= 2024/11/29 03:03:03 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:03 DEBUG : dir/file1: vfs cache: starting upload 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:03 DEBUG : dir: Looking for writers 2024/11/29 03:03:03 DEBUG : file1: reading active writers 2024/11/29 03:03:03 DEBUG : : Looking for writers 2024/11/29 03:03:03 DEBUG : dir: reading active writers 2024/11/29 03:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:04 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:04 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:04 DEBUG : : >changeNotify: 2024/11/29 03:03:04 DEBUG : dir: Looking for writers 2024/11/29 03:03:04 DEBUG : file1: reading active writers 2024/11/29 03:03:04 DEBUG : : Looking for writers 2024/11/29 03:03:04 DEBUG : dir: reading active writers 2024/11/29 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:05 DEBUG : dir: Looking for writers 2024/11/29 03:03:05 DEBUG : file1: reading active writers 2024/11/29 03:03:05 DEBUG : : Looking for writers 2024/11/29 03:03:05 DEBUG : dir: reading active writers 2024/11/29 03:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:05 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:05 DEBUG : : >changeNotify: 2024/11/29 03:03:05 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:05 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:06 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:06 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:06 DEBUG : : >changeNotify: 2024/11/29 03:03:06 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/29 03:03:06 INFO : dir/file1: Copied (replaced existing) 2024/11/29 03:03:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-29 03:03:03.218 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/29 03:03:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/29 03:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/29 03:03:06 DEBUG : dir: Looking for writers 2024/11/29 03:03:06 DEBUG : file1: reading active writers 2024/11/29 03:03:06 DEBUG : : Looking for writers 2024/11/29 03:03:06 DEBUG : dir: reading active writers 2024/11/29 03:03:06 DEBUG : >WaitForWriters: 2024/11/29 03:03:06 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:07 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:07 DEBUG : : invalidating directory cache 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:07 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:07 DEBUG : : >changeNotify: 2024/11/29 03:03:08 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.bin" entryType 1 2024/11/29 03:03:08 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir/file1.json" entryType 1 2024/11/29 03:03:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/11/29 03:03:08 DEBUG : : >changeNotify: 2024/11/29 03:03:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/11/29 03:03:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/11/29 03:03:09 DEBUG : : forgetting directory cache 2024/11/29 03:03:09 DEBUG : : Removed virtual directory entry vDel: "dir" --- PASS: TestRWFileHandleSizeCreateExisting (15.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:09 DEBUG : dir: forgetting directory cache 2024/11/29 03:03:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/29 03:03:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:09 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:10 DEBUG : file1: newRWFileHandle: 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): openPending: 2024/11/29 03:03:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >openPending: err= 2024/11/29 03:03:10 DEBUG : file1: >newRWFileHandle: err= 2024/11/29 03:03:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/29 03:03:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): _writeAt: size=5, off=0 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >_writeAt: n=5, err= 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): close: 2024/11/29 03:03:10 DEBUG : file1: vfs cache: setting modification time to 2024-11-29 03:03:10.040166964 +0000 UTC m=+841.481957832 2024/11/29 03:03:10 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:10 DEBUG : file1(0xc000542f40): >close: err= 2024/11/29 03:03:10 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:10 DEBUG : : >changeNotify: 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/29 03:03:10 DEBUG : file1: vfs cache: starting upload 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/29 03:03:10 DEBUG : : Looking for writers 2024/11/29 03:03:10 DEBUG : file1: reading active writers 2024/11/29 03:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/29 03:03:10 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:11 DEBUG : : >changeNotify: 2024/11/29 03:03:11 DEBUG : : Looking for writers 2024/11/29 03:03:11 DEBUG : file1: reading active writers 2024/11/29 03:03:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:12 DEBUG : : Looking for writers 2024/11/29 03:03:12 DEBUG : file1: reading active writers 2024/11/29 03:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 DEBUG : : Looking for writers 2024/11/29 03:03:13 DEBUG : file1: reading active writers 2024/11/29 03:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:13 DEBUG : : >changeNotify: 2024/11/29 03:03:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/29 03:03:13 INFO : file1: Copied (new) 2024/11/29 03:03:13 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-29 03:03:10.04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/29 03:03:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/29 03:03:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/29 03:03:13 INFO : file1: vfs cache: upload succeeded try #1 2024/11/29 03:03:13 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:14 DEBUG : : >changeNotify: 2024/11/29 03:03:14 DEBUG : : Looking for writers 2024/11/29 03:03:14 DEBUG : file1: reading active writers 2024/11/29 03:03:14 DEBUG : >WaitForWriters: 2024/11/29 03:03:14 DEBUG : vfs cache: cleaner exiting 2024/11/29 03:03:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:15 DEBUG : : invalidating directory cache 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:15 DEBUG : : >changeNotify: 2024/11/29 03:03:15 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote --- PASS: TestRWFileHandleSizeCreateNew (6.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:16 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:16 DEBUG : : >changeNotify: 2024/11/29 03:03:16 DEBUG : Google drive root 'rclone-test-peqaluq5woxe': Checking for changes on remote 2024/11/29 03:03:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/29 03:03:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.017063778 +0000 UTC m=+848.458854636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ad90 item 1 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.018731836 +0000 UTC m=+848.460522684 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.018731836 +0000 UTC m=+848.460522684 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b3b0 item 2 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a8fc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.020125201 +0000 UTC m=+848.461916059 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b7a0 item 3 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.02166542 +0000 UTC m=+848.463456277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.02166542 +0000 UTC m=+848.463456277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bb90 item 4 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a91c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.023176164 +0000 UTC m=+848.464967022 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053be30 item 5 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.024487897 +0000 UTC m=+848.466278765 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a92c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.024487897 +0000 UTC m=+848.466278765 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a96c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f07e0 item 6 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.025569508 +0000 UTC m=+848.467360366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1110 item 7 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.026974804 +0000 UTC m=+848.468765663 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a99c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.026974804 +0000 UTC m=+848.468765663 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f16c0 item 8 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc0002a9a80): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9a80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9ac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.028643234 +0000 UTC m=+848.470434092 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1c00 item 9 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.030130193 +0000 UTC m=+848.471921051 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.030130193 +0000 UTC m=+848.471921051 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bafc0 item 10 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc0002a9d00): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9d40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.031477311 +0000 UTC m=+848.473268169 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb570 item 11 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.033024614 +0000 UTC m=+848.474815472 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0002a9f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.033024614 +0000 UTC m=+848.474815472 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bba40 item 12 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f64140): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.034156399 +0000 UTC m=+848.475947248 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.034156399 +0000 UTC m=+848.475947248 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbf10 item 13 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.035285831 +0000 UTC m=+848.477076689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f642c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.035285831 +0000 UTC m=+848.477076689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006023f0 item 14 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f64440): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.036343848 +0000 UTC m=+848.478134706 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.036343848 +0000 UTC m=+848.478134706 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f645c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006035e0 item 15 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.037573346 +0000 UTC m=+848.479364204 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.037573346 +0000 UTC m=+848.479364204 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f646c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006039d0 item 16 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.038476184 +0000 UTC m=+848.480267043 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c70 item 17 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.03992853 +0000 UTC m=+848.481719398 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.03992853 +0000 UTC m=+848.481719398 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0230 item 18 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.041080994 +0000 UTC m=+848.482871852 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 19 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.04237875 +0000 UTC m=+848.484169608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64ac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.04237875 +0000 UTC m=+848.484169608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0930 item 20 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64cc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.043820115 +0000 UTC m=+848.485610983 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0bd0 item 21 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.bin" entryType 1 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.bin" entryType 1 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file1.json" entryType 1 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="file1", type=1 2024/11/29 03:03:17 DEBUG : : >changeNotify: 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "file2.json" entryType 1 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="file2", type=1 2024/11/29 03:03:17 DEBUG : : >changeNotify: 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 NOTICE: Compressed: TestCompressDrive:rclone-test-peqaluq5woxe: path "dir" entryType 0 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= 2024/11/29 03:03:17 DEBUG : : changeNotify: relativePath="dir", type=0 2024/11/29 03:03:17 DEBUG : : >changeNotify: === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.045270736 +0000 UTC m=+848.487061594 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.045270736 +0000 UTC m=+848.487061594 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 22 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64e80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.046693405 +0000 UTC m=+848.488484263 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f64f80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1420 item 23 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.048252359 +0000 UTC m=+848.490043217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.048252359 +0000 UTC m=+848.490043217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d17a0 item 24 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65140): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.049425061 +0000 UTC m=+848.491215919 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1a40 item 25 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.050805301 +0000 UTC m=+848.492596159 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65300): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.050805301 +0000 UTC m=+848.492596159 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1ea0 item 26 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65540): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.051883377 +0000 UTC m=+848.493674235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ea80 item 27 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.053413948 +0000 UTC m=+848.495204806 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.053413948 +0000 UTC m=+848.495204806 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f1f0 item 28 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65840): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.054376127 +0000 UTC m=+848.496167004 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.054376127 +0000 UTC m=+848.496167004 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65940): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f500 item 29 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.055636933 +0000 UTC m=+848.497427791 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f659c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.055636933 +0000 UTC m=+848.497427791 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65a40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f810 item 30 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): _readAt: size=2, off=0 2024/11/29 03:03:17 ERROR : open-test-file(0xc000f65b00): Couldn't read size of file 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.056922096 +0000 UTC m=+848.498712974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65b40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.056922096 +0000 UTC m=+848.498712974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fb20 item 31 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 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 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.058340307 +0000 UTC m=+848.500131166 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65c80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.058340307 +0000 UTC m=+848.500131166 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fe30 item 32 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.05939618 +0000 UTC m=+848.501187038 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65dc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6620 item 33 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.059879895 +0000 UTC m=+848.501670752 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.059879895 +0000 UTC m=+848.501670752 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6770 item 33 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.060934267 +0000 UTC m=+848.502725124 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6af0 item 34 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.061451141 +0000 UTC m=+848.503242000 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.061451141 +0000 UTC m=+848.503242000 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000f65f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6c40 item 34 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062566327 +0000 UTC m=+848.504357186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc980): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502460 item 35 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062913435 +0000 UTC m=+848.504704293 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fc9c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.062913435 +0000 UTC m=+848.504704293 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502690 item 35 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064178781 +0000 UTC m=+848.505969640 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fca80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a10 item 36 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064618733 +0000 UTC m=+848.506409592 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.064618733 +0000 UTC m=+848.506409592 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcb80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502cb0 item 36 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065557818 +0000 UTC m=+848.507348677 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005030a0 item 37 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065938261 +0000 UTC m=+848.507729108 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.065938261 +0000 UTC m=+848.507729108 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcc40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005031f0 item 37 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.066828133 +0000 UTC m=+848.508618981 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fccc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503570 item 38 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.067188277 +0000 UTC m=+848.508979134 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.067188277 +0000 UTC m=+848.508979134 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcdc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503730 item 38 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068101393 +0000 UTC m=+848.509892252 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fce40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b90 item 39 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068450105 +0000 UTC m=+848.510240963 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.068450105 +0000 UTC m=+848.510240963 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 39 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.069337705 +0000 UTC m=+848.511128563 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fcfc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314150 item 40 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.06980549 +0000 UTC m=+848.511596347 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.06980549 +0000 UTC m=+848.511596347 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd0c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314380 item 40 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.070716041 +0000 UTC m=+848.512506899 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 41 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071080973 +0000 UTC m=+848.512871832 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003147e0 item 41 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071457607 +0000 UTC m=+848.513248465 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.071457607 +0000 UTC m=+848.513248465 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd1c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 41 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073019748 +0000 UTC m=+848.514810606 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314c40 item 42 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.07336843 +0000 UTC m=+848.515159287 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd2c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314e00 item 42 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073843518 +0000 UTC m=+848.515634366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.073843518 +0000 UTC m=+848.515634366 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd3c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315030 item 42 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.074885044 +0000 UTC m=+848.516675902 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003152d0 item 43 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075256388 +0000 UTC m=+848.517047247 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd4c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315420 item 43 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075635638 +0000 UTC m=+848.517426496 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.075635638 +0000 UTC m=+848.517426496 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd5c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315570 item 43 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.076485436 +0000 UTC m=+848.518276294 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315810 item 44 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.076781358 +0000 UTC m=+848.518572217 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd6c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315960 item 44 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.077262448 +0000 UTC m=+848.519053306 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd7c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.077262448 +0000 UTC m=+848.519053306 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ab0 item 44 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078651034 +0000 UTC m=+848.520441893 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315d50 item 45 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078980801 +0000 UTC m=+848.520771659 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fd900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.078980801 +0000 UTC m=+848.520771659 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fda00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ea0 item 45 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.079923924 +0000 UTC m=+848.521714772 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 46 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.080272135 +0000 UTC m=+848.522062993 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdb00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.080272135 +0000 UTC m=+848.522062993 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4310 item 46 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081311888 +0000 UTC m=+848.523102746 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdc80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d45b0 item 47 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081587354 +0000 UTC m=+848.523378211 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdcc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.081587354 +0000 UTC m=+848.523378211 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4700 item 47 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.082436079 +0000 UTC m=+848.524226937 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a80 item 48 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.08277338 +0000 UTC m=+848.524564238 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fde80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.08277338 +0000 UTC m=+848.524564238 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0008fdf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4c40 item 48 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.083754313 +0000 UTC m=+848.525545172 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5030 item 49 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084110239 +0000 UTC m=+848.525901098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084110239 +0000 UTC m=+848.525901098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a120c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d51f0 item 49 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.084898122 +0000 UTC m=+848.526688990 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5490 item 50 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.085250461 +0000 UTC m=+848.527041319 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.085250461 +0000 UTC m=+848.527041319 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a122c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 50 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086080713 +0000 UTC m=+848.527871561 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 51 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086472846 +0000 UTC m=+848.528263703 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12600): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.086472846 +0000 UTC m=+848.528263703 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 51 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087470561 +0000 UTC m=+848.529261408 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 52 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087883684 +0000 UTC m=+848.529674541 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.087883684 +0000 UTC m=+848.529674541 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 52 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.088784116 +0000 UTC m=+848.530574974 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a400): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 53 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089114133 +0000 UTC m=+848.530904991 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a4c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089114133 +0000 UTC m=+848.530904991 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 53 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.089961156 +0000 UTC m=+848.531752015 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 54 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.090405377 +0000 UTC m=+848.532196235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.090405377 +0000 UTC m=+848.532196235 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 54 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091342679 +0000 UTC m=+848.533133537 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 55 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091968148 +0000 UTC m=+848.533759006 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.091968148 +0000 UTC m=+848.533759006 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 55 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.092932761 +0000 UTC m=+848.534723619 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062a940): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0230 item 56 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09329035 +0000 UTC m=+848.535081198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09329035 +0000 UTC m=+848.535081198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062aa40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c03f0 item 56 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.094209367 +0000 UTC m=+848.536000226 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0850 item 57 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.094632449 +0000 UTC m=+848.536423307 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ab40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0a80 item 57 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09504524 +0000 UTC m=+848.536836098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09504524 +0000 UTC m=+848.536836098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ac40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0bd0 item 57 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096003552 +0000 UTC m=+848.537794410 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1030 item 58 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096303572 +0000 UTC m=+848.538094430 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ad40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c16c0 item 58 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096648197 +0000 UTC m=+848.538439055 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.096648197 +0000 UTC m=+848.538439055 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ae40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1b20 item 58 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09767142 +0000 UTC m=+848.539462277 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 59 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098074232 +0000 UTC m=+848.539865090 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062af40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d62a0 item 59 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098399951 +0000 UTC m=+848.540190809 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.098399951 +0000 UTC m=+848.540190809 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d64d0 item 59 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.09947945 +0000 UTC m=+848.541270337 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b140): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6850 item 60 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.099860552 +0000 UTC m=+848.541651409 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 60 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.100280186 +0000 UTC m=+848.542071045 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.100280186 +0000 UTC m=+848.542071045 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6af0 item 60 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101436338 +0000 UTC m=+848.543227195 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b340): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6ee0 item 61 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101809014 +0000 UTC m=+848.543599872 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.101809014 +0000 UTC m=+848.543599872 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7110 item 61 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.102906545 +0000 UTC m=+848.544697403 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 62 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10325147 +0000 UTC m=+848.545042328 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10325147 +0000 UTC m=+848.545042328 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d75e0 item 62 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104308336 +0000 UTC m=+848.546099194 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7a40 item 63 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104679749 +0000 UTC m=+848.546470608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b740): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.104679749 +0000 UTC m=+848.546470608 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7b90 item 63 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 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 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.105680431 +0000 UTC m=+848.547471288 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 64 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.106096329 +0000 UTC m=+848.547887186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b900): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.106096329 +0000 UTC m=+848.547887186 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062b9c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466150 item 64 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107411718 +0000 UTC m=+848.549202576 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466620 item 65 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107786368 +0000 UTC m=+848.549577215 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.107786368 +0000 UTC m=+848.549577215 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062ba80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466930 item 65 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.10888449 +0000 UTC m=+848.550675348 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bac0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004671f0 item 66 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.109332899 +0000 UTC m=+848.551123757 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.109332899 +0000 UTC m=+848.551123757 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004673b0 item 66 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.110363515 +0000 UTC m=+848.552154373 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bb80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467810 item 67 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.1108797 +0000 UTC m=+848.552670558 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bbc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.1108797 +0000 UTC m=+848.552670558 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 67 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.111995976 +0000 UTC m=+848.553786835 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bc80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a460 item 68 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.112456517 +0000 UTC m=+848.554247375 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.112456517 +0000 UTC m=+848.554247375 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bd80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 68 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.113630462 +0000 UTC m=+848.555421320 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bdc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 69 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.114029538 +0000 UTC m=+848.555820397 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.114029538 +0000 UTC m=+848.555820397 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062be40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 69 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115112332 +0000 UTC m=+848.556903221 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc00062bec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 70 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115666779 +0000 UTC m=+848.557457636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.115666779 +0000 UTC m=+848.557457636 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000542bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b1f0 item 70 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.116700621 +0000 UTC m=+848.558491479 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bab0 item 71 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.117061596 +0000 UTC m=+848.558852455 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005433c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.117061596 +0000 UTC m=+848.558852455 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543980): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 71 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.118477403 +0000 UTC m=+848.560268301 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 72 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.119380751 +0000 UTC m=+848.561171609 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.119380751 +0000 UTC m=+848.561171609 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e620 item 72 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.120326639 +0000 UTC m=+848.562117497 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543c80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ebd0 item 73 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.120789295 +0000 UTC m=+848.562580153 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543cc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee70 item 73 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.121206514 +0000 UTC m=+848.562997372 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.121206514 +0000 UTC m=+848.562997372 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543d40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 73 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.122151129 +0000 UTC m=+848.563942008 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 74 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.125753173 +0000 UTC m=+848.567544032 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f570 item 74 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126116162 +0000 UTC m=+848.567907010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126116162 +0000 UTC m=+848.567907010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000543f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 74 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.126943237 +0000 UTC m=+848.568734096 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990180): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 75 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127251685 +0000 UTC m=+848.569042533 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0009901c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): _writeAt: size=3, off=2 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 75 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127693691 +0000 UTC m=+848.569484549 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000990280): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.127693691 +0000 UTC m=+848.569484549 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa080): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6ee0 item 75 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.128713156 +0000 UTC m=+848.570504014 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa400): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 76 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129019109 +0000 UTC m=+848.570809967 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f73b0 item 76 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): _writeAt: size=3, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129440756 +0000 UTC m=+848.571231615 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.129440756 +0000 UTC m=+848.571231615 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f75e0 item 76 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130272551 +0000 UTC m=+848.572063410 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa600): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7880 item 77 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130593141 +0000 UTC m=+848.572383999 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa640): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.130593141 +0000 UTC m=+848.572383999 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa700): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7ab0 item 77 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131655787 +0000 UTC m=+848.573446655 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa7c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 78 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131982358 +0000 UTC m=+848.573773236 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fa800): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.131982358 +0000 UTC m=+848.573773236 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fab80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a070 item 78 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.132937733 +0000 UTC m=+848.574728591 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 79 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.133820835 +0000 UTC m=+848.575611692 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fac80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.133820835 +0000 UTC m=+848.575611692 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fad40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a460 item 79 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.134932272 +0000 UTC m=+848.576723130 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a770 item 80 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.135268341 +0000 UTC m=+848.577059198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fae80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.135268341 +0000 UTC m=+848.577059198 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 80 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136414734 +0000 UTC m=+848.578205581 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005faf80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047acb0 item 81 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136763376 +0000 UTC m=+848.578554233 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fafc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.136763376 +0000 UTC m=+848.578554233 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 81 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.137629033 +0000 UTC m=+848.579419891 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 82 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.138083783 +0000 UTC m=+848.579874641 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.138083783 +0000 UTC m=+848.579874641 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 82 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139212242 +0000 UTC m=+848.581003090 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb2c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 83 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139731974 +0000 UTC m=+848.581522842 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.139731974 +0000 UTC m=+848.581522842 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb480): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b6c0 item 83 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.140663926 +0000 UTC m=+848.582454784 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb5c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 84 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141022967 +0000 UTC m=+848.582813825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141022967 +0000 UTC m=+848.582813825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb840): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb90 item 84 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.141987781 +0000 UTC m=+848.583778629 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0005fb8c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bf10 item 85 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.142392388 +0000 UTC m=+848.584183246 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8380): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.142392388 +0000 UTC m=+848.584183246 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b83c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005760e0 item 85 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143384152 +0000 UTC m=+848.585175010 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8440): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005764d0 item 86 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143837609 +0000 UTC m=+848.585628457 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.143837609 +0000 UTC m=+848.585628457 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8580): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576700 item 86 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.144964967 +0000 UTC m=+848.586755825 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b86c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576d90 item 87 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.145331832 +0000 UTC m=+848.587122689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.145331832 +0000 UTC m=+848.587122689 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b87c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576f50 item 87 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.146632874 +0000 UTC m=+848.588423732 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8880): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577260 item 88 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.147097112 +0000 UTC m=+848.588887971 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8b80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.147097112 +0000 UTC m=+848.588887971 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0004b8d80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577500 item 88 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.148245649 +0000 UTC m=+848.590036507 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e000 item 89 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14859968 +0000 UTC m=+848.590390539 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12bc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e1c0 item 89 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14893623 +0000 UTC m=+848.590727098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.14893623 +0000 UTC m=+848.590727098 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12e40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e310 item 89 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150002423 +0000 UTC m=+848.591793282 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a12f40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e620 item 90 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150369068 +0000 UTC m=+848.592159926 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13040): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e850 item 90 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150965954 +0000 UTC m=+848.592756813 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13200): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.150965954 +0000 UTC m=+848.592756813 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13240): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ea10 item 90 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.152230939 +0000 UTC m=+848.594021797 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13500): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee00 item 91 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15263283 +0000 UTC m=+848.594423698 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13540): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >_readAt: n=2, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): _writeAt: size=3, off=7 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054efc0 item 91 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.153092269 +0000 UTC m=+848.594883147 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13680): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >_readAt: n=8, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.153092269 +0000 UTC m=+848.594883147 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a136c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f180 item 91 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.154248891 +0000 UTC m=+848.596039749 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13780): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f650 item 92 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.154747714 +0000 UTC m=+848.596538582 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a138c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): open at offset 5 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f810 item 92 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): _readAt: size=2, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): _writeAt: size=3, off=5 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >_writeAt: n=3, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.155412126 +0000 UTC m=+848.597202984 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13a80): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >_readAt: n=3, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.155412126 +0000 UTC m=+848.597202984 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13b00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f9d0 item 92 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15644716 +0000 UTC m=+848.598238019 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fdc0 item 93 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.156799859 +0000 UTC m=+848.598590717 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13c40): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.156799859 +0000 UTC m=+848.598590717 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13d00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ff10 item 93 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.157894546 +0000 UTC m=+848.599685404 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13dc0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162230 item 94 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.158208754 +0000 UTC m=+848.599999612 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13e00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.158208754 +0000 UTC m=+848.599999612 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc000a13ec0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162380 item 94 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.159451857 +0000 UTC m=+848.601242715 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aa000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162620 item 95 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15976377 +0000 UTC m=+848.601554628 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0000aad00): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.15976377 +0000 UTC m=+848.601554628 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194000): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162770 item 95 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 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 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): open at offset 0 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): _readAt: size=2, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >_readAt: n=0, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.160972259 +0000 UTC m=+848.602763118 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011940c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): _writeAt: size=5, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >openPending: err= 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162a10 item 96 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >_writeAt: n=5, err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.161418273 +0000 UTC m=+848.603209132 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc001194100): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/29 03:03:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:17 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:17 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): _readAt: size=512, off=0 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): openPending: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >openPending: err= 2024/11/29 03:03:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): close: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:17.161418273 +0000 UTC m=+848.603209132 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:17 DEBUG : open-test-file(0xc0011941c0): >close: err= 2024/11/29 03:03:17 DEBUG : open-test-file: Remove: 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001162b60 item 96 2024/11/29 03:03:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:17 DEBUG : open-test-file: >Remove: err= 2024/11/29 03:03:17 DEBUG : WaitForWriters: timeout=30s 2024/11/29 03:03:17 DEBUG : : Looking for writers 2024/11/29 03:03:17 DEBUG : >WaitForWriters: 2024/11/29 03:03:17 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-peqaluq5woxe", Local "Local file system at /tmp/rclone1220387931", Modify Window "1ms" 2024/11/29 03:03:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/29 03:03:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" 2024/11/29 03:03:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/29 03:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-peqaluq5woxe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/29 03:03:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9280): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b92c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.072942405 +0000 UTC m=+849.514733263 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9300): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577dc0 item 1 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.074458728 +0000 UTC m=+849.516249587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9340): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.074458728 +0000 UTC m=+849.516249587 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b93c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a2a0 item 2 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9400): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9440): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.075494224 +0000 UTC m=+849.517285083 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9480): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a540 item 3 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.077005871 +0000 UTC m=+849.518796739 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9500): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.077005871 +0000 UTC m=+849.518796739 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9580): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: Remove: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147a8c0 item 4 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >openPending: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): _writeAt: size=5, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >_writeAt: n=5, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b95c0): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): _readAt: size=2, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >_readAt: n=2, err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): _writeAt: size=3, off=2 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >_writeAt: n=0, err=Bad file descriptor 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9600): >close: err= 2024/11/29 03:03:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/29 03:03:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/29 03:03:18 DEBUG : open-test-file: newRWFileHandle: 2024/11/29 03:03:18 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/29 03:03:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): _readAt: size=512, off=0 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): openPending: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/29 03:03:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >openPending: err= 2024/11/29 03:03:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >_readAt: n=5, err=EOF 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): close: 2024/11/29 03:03:18 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-29 03:03:18.078054761 +0000 UTC m=+849.519845619 2024/11/29 03:03:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/29 03:03:18 DEBUG : open-test-file(0xc0004b9640): >cl